X3D/VRML Importer/Exporter Improvements
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.
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.
Double check if you should use wings_u or wings_util I didn't check, was too lazy :-)
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.
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.