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
107 stars 13 forks source link

.ply file #37

Closed IzraelAA closed 1 month ago

IzraelAA commented 1 month ago

Can I display a .ply file in this plugin?

m-r-davari commented 1 month ago

Hi, Currently I support glb, gltf and obj format in this package