LWO exporter broken?

   3655   4   1
User Avatar
Member
373 posts
Joined: June 2013
Offline
Made a sphere, entered the obj, right-click on node and Save > Geometry.


In LightWave can't load it. The sphere showing is an OBJ.


The written file is 0 bytes


PLY also not working properly. Not 0bytes (file bigger than OBJ), but couldn't open it in any application.

Cheers
User Avatar
Member
383 posts
Joined: June 2010
Offline
For me it didnt work since version 10 ?!
I thought maybe this could be a win32 issue, but I didnt come around to check the linux builds ..
The other way round it behaves the same ( not working )
www.woogieworks.at
User Avatar
Member
818 posts
Joined: Sept. 2013
Offline
Writing LightWave files was never supported actually.

I did a quick test with the PLY file. Blender loads Houdini's PLY fine, but MeshLab does not. This might be an issue in the LightWave importer. At the top of the PLY file, there's a line like:
property list uint int vertex_indices
Try changing it to:
property list int int vertex_indices
And see if this loads into LightWave.
Andrew / アンドリュー
User Avatar
Member
373 posts
Joined: June 2013
Offline
thanks for the response guys.

awong
Writing LightWave files was never supported actually.

I did a quick test with the PLY file. Blender loads Houdini's PLY fine, but MeshLab does not. This might be an issue in the LightWave importer. At the top of the PLY file, there's a line like:
property list uint int vertex_indices
Try changing it to:
property list int int vertex_indices
And see if this loads into LightWave.

@awong
I wonder then why .lwo is even in the list if it was never supported.


As for .ply:

I tried the change you mentioned and still didn't load.
Same problem for either state in MeshMixer: http://i.imgur.com/tMk8bOz.png [i.imgur.com]
Blender imported them fine, thought!

Cheers
User Avatar
Member
625 posts
Joined: Aug. 2008
Offline
lw?
export for modo ! is what we need.
  • Quick Links