James Ball 2020-02-11 22:35:03 +00:00
commit a5c927d623
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,7 @@
# oscilloscope-renderer
# osci-render
Project for drawing lines on an oscilloscope using audio output.
This will gradually turn into a project that allows for 3D rendering of objects/models 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