ditredi 2.0.2 copy "ditredi: ^2.0.2" to clipboard
ditredi: ^2.0.2 copied to clipboard

A flutter package that displays large 3D datasets on transparent canvas.

2.0.2 #

2.0.1 #

  • Added DiTreDiAlternativeDraggable - controller with more natural gestures (by Jonathan Godbout [@jon.godbout])

2.0.0 #

  • Flutter 3.10.+ support.

1.0.4 #

  • Export custom painter mixin for custom drawing behaviour.

1.0.3 #

  • Read alpha channel from mtl file.

1.0.2 #

  • Use alpha channel for faces.

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 copyWith to all models.
  • Ambient light support.

0.1.0 #

  • Fix dart:io import making web incompatible.

0.0.9 #

  • Improved documentation and code samples.

0.0.8 #

  • Add copyWith to Point3D.

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.
153
likes
140
pub points
85%
popularity

Publisher

verified publisherjelenski.net

A flutter package that displays large 3D datasets on transparent canvas.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, vector_math

More

Packages that depend on ditredi