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 14 forks source link

Clicking on 3D Models and Feature to Zoom In on the Clicked Model Part #4

Closed orhanboz closed 9 months ago

orhanboz commented 9 months ago

First of all, congratulations on creating a successful library. Upon inspecting the library, I noticed that it only covers basic features such as viewing, animation, etc. However, I would like to request the addition of features like clicking on a multi-part object in OBJ format and displaying a selected effect when clicked. Thank you.

m-r-davari commented 9 months ago

Thank you, this is good idea i will put it on R&D list for next versions.