flutter_cube 0.1.1
flutter_cube: ^0.1.1 copied to clipboard
A Flutter 3D widget that renders Wavefront's object files.
0.1.1 03/13/2021 #
- fix some bugs
0.1.0 03/13/2021 #
- migrate to null safety
0.0.6 11/26/2020 #
- add support external file
- add lighting
- fix some bugs
0.0.5 04/11/2020 #
- fix texture & color mode
- add visiable & normalized & remove for object
- fix miss scene
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