📺🔊 Synthesiser audio plugin for making music by drawing objects on an oscilloscope using audio.
 
 
 
 
 
 
Go to file
James H Ball bae788b3d5 Delete LICENSE 2020-02-11 22:40:09 +00:00
.idea Added skeleton code for adjacent node weightsa 2020-01-31 18:27:34 +00:00
models Completed code cleanup (untested) 2020-02-11 22:26:10 +00:00
src code cleanup (untested) 2020-02-11 22:34:36 +00:00
test Added skeleton code for graphs and moved items to packages 2020-01-30 20:30:56 +00:00
.gitignore
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