Go to file
Vishnu 0e552f645a feat: Implement ArmReplace component with MultiGLTFInstances for dynamic arm rendering
- Added ArmReplace component to manage the rendering of arm models based on scene objects.
- Integrated MultiGLTFInstances for loading and displaying multiple GLTF models.
- Created findLinkObjects function to traverse the scene and extract positions, rotations, and visibility settings for objects named 'link_0'.
- Utilized useModuleStore to manage active module state and control visibility of arm models.
2025-04-11 13:35:26 +05:30
app feat: Implement ArmReplace component with MultiGLTFInstances for dynamic arm rendering 2025-04-11 13:35:26 +05:30
compose.yaml compose update 2025-03-25 15:07:06 +05:30