m-r-davari / flutter_3d_controller

The most complete Flutter package for rendering interactive 3D models in various formats (GLB, GLTF, OBJ, FBX), with the ability to control animations, textures, camera, and more.
https://pub.dev/packages/flutter_3d_controller
MIT License
109 stars 15 forks source link

[request] draw on 3d space #22

Closed Kunal0127 closed 2 months ago

Kunal0127 commented 3 months ago

thanks for this package.

i want to draw on 3d space by coordinate.

m-r-davari commented 2 months ago

its not possible, this package is 3d model viewer

Kunal0127 commented 2 months ago

ok thanks