flutter_cube 0.0.4 flutter_cube: ^0.0.4 copied to clipboard
A Flutter 3D widget that renders Wavefront's object files.
[0.0.4] - 03/06/2020 #
- fix updateTexture not working
[0.0.3] - 02/20/2020 #
- rename mesh.image to mesh.texture
- update packingTexture to pack only different textures
- add interactive option to widget
[0.0.2] - 02/09/2020 #
- add face clipping
- add backface culling
- fix negative vertex problem
[0.0.1] - 12/23/2019 #
- inital release