Hello, I’m a beginner in Webflow, but I am usually a front-end developer who deals with JS frameworks.
I was wondering if it is possible to import a 3D model from Blender in GLTF format, embed the model in my Webflow website, and then enable user interaction with the 3D model at the mesh level.
For example, let’s say I have a model of a person that I made in Blender. The person is composed of many meshes like the arm, leg, torso, etc.
When I import the model into my Webflow website, I want to create logic where the user can hold (long press the left mouse button) and move the arm mesh around.
I know that Webflow is capable of displaying 3D elements from Spline, but can it handle micro animations like the one explained above?
Thank you in advance!