diff --git a/README.md b/README.md index 6d1002c..d23408f 100644 --- a/README.md +++ b/README.md @@ -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