summaryrefslogtreecommitdiff
path: root/src/tom.rs
AgeCommit message (Collapse)Author
2020-03-11color based on amplitudeTom Barrett
2020-03-11reverses waveform and appends iterator directlyTom Barrett
2020-03-11waveform is now accurately shownTom Barrett
2020-03-10plots *a waveform*, not timed correctlyTom Barrett
2020-03-04dynamic sin waveTom Barrett
2020-03-04removed surface from inits, now have vector of tessalations, added all the ↵Tom Barrett
c84 colors
2020-03-04workable viewport structureTom Barrett
2020-03-03idea on how to split source filesTom Barrett