aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demo_utils.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-08Factor out cube drawingDavid Robillard1-0/+5
2020-03-08Move demo programs to examples directoryDavid Robillard1-0/+170
These are not really tests, but examples or demos, which has caused some confusion in the past. So, move them, and make room for actual tests.