convert_simple_3d 0.0.7
convert_simple_3d: ^0.0.7 copied to clipboard
A project for converting between simple_3d objects and other 3d formats.
0.0.7 #
- Updates associated with base library updates.
- Since simple_3d_renderer was only used in the examples, it has been moved to dev_dependencies.
0.0.6 #
- Updated about issue 1.
- One file name was still old, so I fixed it. This change does not normally affect imports.
0.0.5 #
- Updates associated with base library updates.
- Updated minimum SDK version.
- In the toSp3dMaterial method in WFMaterial class, the unconverted value was stored in the Sp3dMaterial option as a reference value, but the color value has been changed to have a leading sharp sign.
0.0.4 #
- Updates associated with base library updates.
0.0.3 #
- Updates associated with base library updates.
0.0.2 #
- Added example.
- Fixed image file loading.
0.0.1 #
- Initial release. This version supports converting Obj files to Sp3dObj.