object_3d 1.0.0 copy "object_3d: ^1.0.0" to clipboard
object_3d: ^1.0.0 copied to clipboard

Simple Flutter renderer for .obj files with options to render custom colors.

Basic copy of flutter_3d_obj with some changes to make it more performant (such as parsing the object only once instead of every render and grouping the vertices into one single draw call). It is also a null-safe library now.

Preview #

Failed to load Screenshot Failed to load Screenshot See more in /screenshots.

Credits #

  • All credits for the initial library go to hemanthrajv.
  • Gesture feedback, optimization, and face coloring customization are thanks to TheMaverickProgrammer in collaboration with DBL.
14
likes
150
pub points
73%
popularity

Publisher

verified publisherarnovanliere.nl

Simple Flutter renderer for .obj files with options to render custom colors.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on object_3d