remotion-dev/remotion













The issue has been solved
Write a tutorial on how to import a design from spline.design into Remotion #1376
JonnyBurger posted onGitHub
š This issue is part of our Hacktoberfest campaign! š Read more about Hacktoberfest here š This issue is taken by @ayatkyo! š° Thanks to CodeChem for sponsoring this issue!
https://app.spline.design/ is a web 3D editor that allows to design 3D models on the web and then export them in React Three Fiber. We also support React Three Fiber, so there should be a tutorial on how you can design a scene and then import it into Remotion.
Acceptance criteria
- Write a tutorial on how to design a very simple scene and then explain how one can export the React Three Fiber code and put it into Remotion. Then, show a simple animation, like for example a spin.
- The Three template (Found on the Remotion website) can be taken as a reference.
- Include screenshots to visually guide.