An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Rophnan Video

Album art animation for Rophnan's album SIDIST

![SIDIST ALBUM ART](./assets/rophnan.jpg)

## 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
```