Skip to content

A simple Wavefront 3D object renderer in Flutter.

Notifications You must be signed in to change notification settings

likesebiii/flutter_demo_3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_demo_3d

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

About

A simple Wavefront 3D object renderer in Flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 83.6%
  • Dart 10.6%
  • C 4.3%
  • Other 1.5%