📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James Ball 184ab43d53 Removed Mesh class 2020-02-12 16:09:24 +00:00
.idea Fixed code and renamed project 2020-02-11 23:25:33 +00:00
models Completed code cleanup (untested) 2020-02-11 22:26:10 +00:00
src Removed Mesh class 2020-02-12 16:09:24 +00:00
test Added skeleton code for graphs and moved items to packages 2020-01-30 20:30:56 +00:00
.gitignore Updated gitignore 2020-01-21 22:14:53 +00:00
LICENSE Create LICENSE 2020-02-11 22:40:41 +00:00
README.md Update README.md 2020-02-11 22:28:00 +00:00

README.md

osci-render

Project for drawing lines on an oscilloscope using audio output.

This allows for 3D rendering of any generic object (.obj file)

Lots of this code was built as part of a 24hr hackathon; IC Hack 20. The original repository can be found here: https://github.com/wdhg/ICHack20