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

Simple Flutter renderer for .obj files

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

Credits #

  • All credits for the initial library go to hemanthrajv.
15
likes
130
points
14
downloads

Publisher

verified publisherarnovanliere.nl

Weekly Downloads

Simple Flutter renderer for .obj files

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on object_3d