Alex Bender

For web developers: How do you prefer to integrate 3D animations into websites?

Do you have preferred frameworks or libraries for this? What challenges do you face when working with 3D animations?

Add a comment

Replies

Best
Ruslan Kulikov
@bogomep πŸ˜‚πŸ˜‚πŸ˜‚
Jagriti Kumar
I see that currently there are good tools to create 3D (like spline or womp) but integrating it into websites is still a tough task especially if you're not a developer like me. My team is working on a product which is something like 'canva for 3D'. It can integrate a 3d space with interactions and it own analytics on a website. As for framework/libraries, we are using three.js
Chuck Alvarez
For 3D animations, I prefer Three.js for web and Unity/Unreal Engine for mobile/desktop. Challenges include performance optimization, cross-device compatibility, and the complexity of creating realistic animations.