No Description

namark 3b215b9e7d circular_maze: basic mechanics/graphics/controls 4 years ago
common ba6632be87 Math, Music and Motion. 4 years ago
docs b6c3d8b440 Updated docs. 5 years ago
tools ba6632be87 Math, Music and Motion. 4 years ago
.gitignore ead3bcb60b emscripten configuration. 5 years ago
LICENSE 95ca6ea20a .gitignore LICENSE README and docs 5 years ago
Makefile 9deb4b75a9 Added a todo for git HEAD dependency in Makefile. 4 years ago
README.md 95ca6ea20a .gitignore LICENSE README and docs 5 years ago
arc.cpp adf32fdf4e Arc function and a simple test sketch for it. 5 years ago
circular_maze.cpp 3b215b9e7d circular_maze: basic mechanics/graphics/controls 4 years ago
drag_and_wrap.cpp cefa0a140e Better frame time and quit event handling. 4 years ago
line_segment_circle_intersection.cpp 069b3ea7fa Minor change. 5 years ago
no_trig_rotation.cpp 5b41f5f762 Minor improvements in no_trig_rotation sketch. 4 years ago
opengl.cpp 09c1ed96f7 Playing around with opengl some more. 4 years ago
range_intersection.cpp 6e2cd08cd2 ctrl-c and ctrl-leftbracket act as escape now, 5 years ago
shaped.cpp 10cdeaaaff Raw SDL shaped window example to play around with. 5 years ago
starry_night_sky.cpp cefa0a140e Better frame time and quit event handling. 4 years ago

README.md

A collection of small graphical programs/sketches.

How to make it work

Basic setup
Compiling
Dependency management