wasabia / three_dart

three.js rewrite by Dart, Dart 3D library. an easy to use, lightweight, cross-platform, general purpose 3D library.
MIT License
450 stars 80 forks source link

Documentation #112

Open marcotrumpet opened 1 year ago

marcotrumpet commented 1 year ago

Is there any documentation that explain how it works and what to implement?

Yodesoft commented 1 year ago

Unfortunately, no official documentation. This is a Three.js-like 3d engine to Flutter, you could read documentations from Three.js to find out how it works