https://github.com/whatfor/bonesprayjs
Rendering real-time OpenGL 3D graphics from an incoming MIDI stream
https://github.com/whatfor/bonesprayjs
Last synced: 5 days ago
JSON representation
Rendering real-time OpenGL 3D graphics from an incoming MIDI stream
- Host: GitHub
- URL: https://github.com/whatfor/bonesprayjs
- Owner: WhatFor
- Created: 2020-05-26T10:17:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:02:16.000Z (over 3 years ago)
- Last Synced: 2025-10-12T15:14:27.385Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Rendering real-time OpenGL 3D graphics from an incoming MIDI stream
### Commands
- `npm run webpack` ~ Compile the app
- `npm run start` ~ Spin up a basic HTTP Server to serve the app on `localhost:8080`