summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2020-03-14Added my stuffNick
2020-03-11waveform is now accurately shownTom Barrett
2020-03-10plots *a waveform*, not timed correctlyTom Barrett
2020-03-04compiles a semi optimized version always, sets up volume to be very lowTom Barrett
2020-03-04removed surface from inits, now have vector of tessalations, added all the ↵Tom Barrett
c84 colors
2020-03-04audio worksTom Barrett
2020-03-04workable viewport structureTom Barrett
2020-03-03idea on how to split source filesTom Barrett
2020-03-03every pipeline builder call clears the buffer, so only the last viewport is ↵Tom Barrett
shown
2020-01-24exampleTom Barrett