https://github.com/creativelifeform/nebula-web
The website for Nebula, a 3D particle system designer for desktops and the web.
https://github.com/creativelifeform/nebula-web
Last synced: 5 months ago
JSON representation
The website for Nebula, a 3D particle system designer for desktops and the web.
- Host: GitHub
- URL: https://github.com/creativelifeform/nebula-web
- Owner: creativelifeform
- Created: 2019-04-04T07:26:06.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-06T02:06:13.000Z (over 3 years ago)
- Last Synced: 2025-02-28T09:20:34.377Z (over 1 year ago)
- Language: HTML
- Homepage: https://getnebula.app
- Size: 26.8 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Audit: audits/1.2.1/desktop/audit.html
Awesome Lists containing this project
README
# Nebula Web
This is the website for [Nebula](https://getnebula.app), a 3D particle system designer for desktops and the web.
This app has been built with [nextjs](https://github.com/zeit/next.js/)
## Installation
```
git clone git@github.com:creativelifeform/nebula-web.git
npm i
```
### Environment
You'll need to set up a couple of environment variables, examples can be found in the `.env.example` file
## Video
The workflow for video creation that I've found works best is
1. Create your video in iMovie
2. For YouTube you can upload direct to YouTube from iMovie
3. For the hero video, save as a raw MP4 with the highest possible quality
4. Use [Handbrake](https://handbrake.fr) to compress/encode the video
5. TODO: Find best way to create a gif from an iMovie video