ditredi 1.0.1
ditredi: ^1.0.1 copied to clipboard
A flutter package that displays large 3D datasets on transparent canvas.
1.0.1 #
- Fix obj file parsing on Windows (rf endline issue).
1.0.0 #
- Fix for flutter 2.10.1 color vertices on the web with canvas renderer.
0.1.10 #
- Update name.
0.1.9 #
- Fix vertex overflow.
0.1.8 #
- Allow scale constraint updates.
0.1.7 #
- Move scale control to controller.
0.1.6 #
- Min and max scale on the draggable widget.
0.1.5 #
- Performance optimisations - clip invisible figures.
0.1.4 #
- Fix light constraints.
0.1.3 #
- Support scale gesture.
0.1.2 #
- Improve ambient light.
0.1.1 #
- Add
copyWithto all models. - Ambient light support.
0.1.0 #
- Fix
dart:ioimport making web incompatible.
0.0.9 #
- Improved documentation and code samples.
0.0.8 #
- Add
copyWithtoPoint3D.
0.0.7 #
- Improved obj file support thanks to @bennibau.
0.0.6 #
- More tests.
0.0.5 #
- Fix readme logo.
0.0.4 #
- Readme logo.
0.0.3 #
- Transformations readme.
0.0.2 #
- Add live web example.
0.0.1 #
- Initial release.