Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 467 Bytes

File metadata and controls

13 lines (10 loc) · 467 Bytes

Flutter 3D Demo

What better way to learn a framework than a quick 3D engine? This project was created as a part of technical spike in to Flutter, Google's new mobile development framework.

Included in the Project

  • A Wavefront .OBJ parser
  • Custom painting on a canvas
  • Loading bundled assets at runtime
  • An example of using drag gestures
  • An example of how to perform basic 3D matrix operations

License

MIT