Skip to content

InstrinsicAutomations/object_3d

 
 

Repository files navigation

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.

About

Simple Flutter 3D renderer for .obj files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 95.7%
  • Swift 3.0%
  • Other 1.3%