Press ESC to close

Flutter App : Simple Flutter 3D 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.

GitHub

View Github

Footer Example