*Hello Flutter Community :,
*
- I am working on a project where I need to:
- Take a 3D photo (similar to a 360° rotatable model).
- Allow users to add interests (tags or icons) on different parts of the 3D photo.
Here’s a rough flow:
- First, users capture a 3D photo (360° view).
- Then users can add "interest" tags by selecting specific areas on the 3D image. 
 I've attached some sample screens for better understanding:
 [Screen 1]: 3D photo capture and 360° rotation.
 [Screen 2]: Adding interests to parts of the 3D photo.
 My Questions:
- What Flutter packages/libraries would you recommend for capturing and handling 3D/360° photos? 
- How can I allow users to "tag" specific parts of a 3D image? 
- Are there best practices or sample projects you recommend for this kind of interaction? 
- Any guidance, example projects, or package suggestions would be really appreciated! 🙏 
- Thank you so much in advance! 
 



 
    
Top comments (0)