Thank you, I am actually having some truble. I am using Unity and am not getting the materal to display properly. Also, I am only able to open the fbx file, and don't manage to open the glb & gltf files. Can I ask what program you use to open and look at the aniamtions fro this?
Viewing post in Crow 3D animated animal comments
Thank you for letting me know! I’m sorry to hear you’re having trouble. To help, I’ve uploaded an FBX file with embedded textures and a separate textures folder for convenience.
To view and work with animations in Unity:
- Import the FBX File into Unity by dragging it into your project folder.
- Select the FBX file in Unity and go to the Inspector.
- Under the Animation tab, you should see the embedded animations.
- If animations are not visible, ensure the Import Animation option is checked in the FBX import settings.
- Drag the FBX file into the scene, and you can preview animations in the Animation or Animator windows.
For GLB and GLTF files, Unity doesn’t natively support them, but you can use a plugin like UniGltf to import them.
Let me know if you face any further issues!
In addition to Unity, you can use several programs to view the 3D model with animations:
1. Blender – Free and open-source, great for editing and viewing animations.
2. Godot Engine – Lightweight and supports FBX, GLTF, and animations well.
3. GLTF Viewer – A simple web-based viewer for GLTF/GLB files.
4. Marmoset Toolbag – A real-time rendering and animation viewer.
5. Sketchfab – An online platform for viewing 3D models and animations.
You can also use many other tools or websites to view the GLB file with animations. For example, you can check it directly on my website here: Embed.3d viewer
Let me know if you need any further help!