https://github.com/frectonz/rophnan-video
Album art animation for Rophnan's album SIDIST
https://github.com/frectonz/rophnan-video
Last synced: 18 days ago
JSON representation
Album art animation for Rophnan's album SIDIST
- Host: GitHub
- URL: https://github.com/frectonz/rophnan-video
- Owner: frectonz
- License: mit
- Created: 2022-07-12T21:37:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T19:34:41.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T03:16:33.961Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 41.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rophnan Video
Album art animation for Rophnan's album SIDIST

## Preview
Check the `out` directory for samples or click [here](https://github.com/frectonz/rophnan-video/tree/main/out).
Watch the videos [here](./out)
## Development
install dependencies
```sh
pnpm install
```
start the preview server
```sh
pnpm start
```
render the video
```sh
pnpm build
```