knowuh / remotion-trial

Experiments with the remotion API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remotion + React Three Fiber Starter Template

This is a template repository, click "Use this template" to create a repository based off this template!

This is a lightweight boilerplate for Remotion with React Three Fiber and @remotion/three preinstalled.

This example features a phone with a screen. You can easily switch out the video and change a series of parameters, like size, color, aspect ratio, corner radius etc. of the phone.

You can also simply delete everything inside the canvas to start off with your own 3D project.

Commands

Install Dependencies

npm install

Start Preview

npm start

Render MP4 video

npm run build

Upgrade Remotion

npm run upgrade

Docs

Get started with Remotion by reading the fundamentals page.

Help

We provide help on our Discord server.

Issues

Found an issue with Remotion? File an issue here.

License

Note that for some entities a company license is needed. Read the terms here.

The content of this template is licensed under MIT.

About

Experiments with the remotion API

License:MIT License


Languages

Language:TypeScript 100.0%