wings icon indicating copy to clipboard operation
wings copied to clipboard

X3D/VRML Importer/Exporter Improvements

Open elblake opened this issue 1 year ago • 2 comments

Made some improvements to x3d_import and wpc_wrl:

  • Normals implemented in importer
  • Crease angle implemented in importer when there are no normals.
  • Added X3D JSON in import/export

NOTE: X3D/VRML Improvements, X3D JSON support.

elblake avatar May 09 '24 04:05 elblake

It's true I wasn't sure if the normals were used for anything a while back until I found out it was used when the hard edge list is empty.

I'll add wings_u:sets_from_list(List) and update the pull request soon. Thanks for letting me know about the new option.

elblake avatar May 09 '24 18:05 elblake

Double check if you should use wings_u or wings_util I didn't check, was too lazy :-)

dgud avatar May 09 '24 19:05 dgud

I forgot to leave a comment after making the fix. I've chosen wings_util to make the change since it looks like where the data structure and non-GUI stuff goes. Let me know if there's anything I should change.

elblake avatar Sep 23 '24 16:09 elblake

Nah it is me who have been busy with work and vacation, and sadly a lack of interest of coding wings.

Kind of to old to spend my nights hacking wings.

I'll try to take a look soon.

dgud avatar Sep 23 '24 18:09 dgud