simple_3d_renderer 2.0.1
simple_3d_renderer: ^2.0.1 copied to clipboard
Sp3dObj renderer. Includes cameras, lights, worlds and more.
2.0.1 #
- Fix README Usage.
- Made minor corrections to the documentation.
2.0.0 #
- Changed class name and class member name to lower camel case.
- Separated the Japanese README file.
- Sp3dWorld's add function no longer internally copies Sp3dObj for efficiency and direct manipulation.
- Added get and removeAt functions to Sp3dWorld.
1.0.2 #
- Update README.
1.0.1 #
- Bug fix of 3 point mesh.
1.0.0 #
- Added support for drawing PNG image files.
- Changes due to base package updates.
0.0.4 #
- Fixed Usage of README.md.
0.0.3 #
- Fixed a bug where the rendering order was not accurate when there were multiple objects in the world.
- Rendering speed has been greatly improved.
- Changed arg of get_params in Sp3dCamera. This is called internally by Sp3dRenderer.
- Updated README.md.
0.0.2 #
- Updated README.md.
0.0.1 #
- Initial release.