summaryrefslogtreecommitdiff
path: root/examples/model.scm
Commit message (Expand)AuthorAgeFilesLines
* math: vector: Deprecate #v syntax and remove uses of it.David Thompson2021-09-211-1/+1
* examples: Fix model example.David Thompson2021-09-211-1/+1
* graphics: Rewrite rendering engine.David Thompson2021-01-261-3/+2
* Remove scancode argument from key-press and key-release handlers.David Thompson2020-11-161-1/+1
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-3/+3
* examples: model: Remove bad code left in accidentally.David Thompson2019-10-241-3/+0
* render: Restructure 3D modules and add basic support for OBJ models.David Thompson2019-10-241-0/+73