Wings 3D Development Forum
LWO Plugin - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Design & Development (https://www.wings3d.com/forum/forumdisplay.php?fid=6)
+--- Thread: LWO Plugin (/showthread.php?tid=3181)



LWO Plugin - edb - 12-23-2024

Hello,

I'm making a thread for the progress on adding improvements to the LWO (wpc_lwo) plugin for github issue 587.

I should have a build to post soon for LWO3 import, I've been also making improvements to LWO2 import as well.


RE: LWO Plugin - micheus - 12-23-2024

(12-23-2024, 03:15 AM)edb Wrote: Hello,

I'm making a thread for the progress on adding improvements to the LWO (wpc_lwo) plugin for github issue 587.

I should have a build to post soon for LWO3 import, I've been also making improvements to LWO2 import as well.
Thanks.


RE: LWO Plugin - edb - 01-05-2025

Hello,

I have a build available for importing LWO3 files.

wpc_lwo.tar


RE: LWO Plugin - micheus - 01-09-2025

Thanks ebd.

Do you plan to add the Export option too?


RE: LWO Plugin - edb - 01-09-2025

Hello micheus,

I looked a bit at the LWO3 files and I felt an export option might take a while to implement, the material chunk has a lot more options.


RE: LWO Plugin - edb - 02-20-2025

New build with fixes:

wpc_lwo.tar

Texture handling has been improved and UV and color attributes are now imported.

I will be doing a pull request soon, please provide feedback on any lwo not working.


RE: LWO Plugin - micheus - 02-21-2025

Thanks edb.


RE: LWO Plugin - edb - 02-25-2025

Latest build:

wpc_lwo.tar

A fix was made for materials that reference other materials.

I've also made a pull request, and will try to make improvements to the exporter at a later time.


RE: LWO Plugin - edb - 03-02-2025

You're welcome micheus,

I still have to look into making the exporter.