m-r-davari / flutter_3d_controller

A Flutter package for rendering interactive 3D models in different formats(glb, gltf, fbx, obj), with ability to control animations, textures and camera.
https://pub.dev/packages/flutter_3d_controller
MIT License
78 stars 8 forks source link

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

Closed orhanboz closed 4 months ago

orhanboz commented 5 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 4 months ago

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