简体   繁体   English

我想使用 React 制作一个 3D 移动框

[英]i want to make a 3D moving Box using React

I am looking for some advises or help regarding 3d Moving box in react something like this https://packlane.com/customize/mailer-box?quantity=250&sub_type=standard If anyone can help it would mean a lot.我正在寻找有关 3d 移动箱的一些建议或帮助,例如https://packlane.com/customize/mailer-box?quantity=250&sub_type=standard如果有人能提供帮助,那将意味着很多。 Thanks谢谢

You can use Blender to export animation.您可以使用 Blender 导出 animation。 then use THREE.js to display it on a web browser (threejs works with React pretty well)然后使用 THREE.js 在 web 浏览器上显示它(threejs 与 React 配合得很好)

Here is a good tutorial that can give you a better idea: https://unboring.net/workflows/animation.html这是一个很好的教程,可以给你一个更好的主意: https://unboring.net/workflows/animation.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM