https://github.com/remotion-dev/three-particles
Remotion adaptation of https://github.com/winkerVSbecks/3d-particle-effects-demo as reqeusted in Discord
https://github.com/remotion-dev/three-particles
Last synced: 10 months ago
JSON representation
Remotion adaptation of https://github.com/winkerVSbecks/3d-particle-effects-demo as reqeusted in Discord
- Host: GitHub
- URL: https://github.com/remotion-dev/three-particles
- Owner: remotion-dev
- License: mit
- Created: 2022-02-07T09:31:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T09:16:49.000Z (over 2 years ago)
- Last Synced: 2025-08-10T01:21:34.460Z (10 months ago)
- Language: TypeScript
- Homepage: https://three-particles-lime.vercel.app
- Size: 1.71 MB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Remotion adaptation of the SpaceDust component at https://github.com/winkerVSbecks/3d-particle-effects-demo
## Commands
**Start Preview**
```console
npm start
```
**Render MP4 video**
```console
npm run build
```
**Upgrade Remotion**
```console
npm run upgrade
```
## Docs
Get started with Remotion by reading the [fundamentals page](https://www.remotion.dev/docs/the-fundamentals).
## Issues
Found an issue with Remotion? [File an issue here](https://github.com/JonnyBurger/remotion/issues/new).
## License
Note that for some entities a Remotion company license is needed.
Read [the Remotion License here](https://github.com/JonnyBurger/remotion/blob/main/LICENSE.md).
The content of this template is licensed under MIT.