antons_opengl_tutorials_book. Anton's OpenGL 4 Tutorials book - Demo Code
1kapg. mini libraries / experimental tools and reusable snippets
87gfx_expmts. Graphics programming experiments. Play-around, demos. Some good, some bad.
43pro_programming_tools_c_cpp. Code samples from the book "Professional Programming Tools for C and C++" by Anton Gerdelan and Katja Žibrek
34neural_net_handwriting. neural network for handwriting recognition from scratch in C
21opengl_test_drive_clone. OpenGL remake of CGA Test Drive
16exterminator. Deadly ex-perimental termin-al debugger (ncurses front-end for GDB)
9apg_mesh. converter and viewer for custom animated 3d mesh format
8opengl_text_rendering. Because it should be easy to render simple text in OpenGL
8opengl_obj_viewer. A simple opengl viewer for .obj files.
6doom_projects. my port of Id Software's DOOM and other stuff
3webgl_colour. Colour picker widget in WebGL. Gives values in HSV, RGB 0-255, RGB hex (HTML), and RGB 0.0-1.0 float formats. Allows you to add gamma value.
1golfing_madness_puzzle_solver. This is a solution I wrote in 2005 to an extremely difficult Last Piece Puzzle by Dugald Keith.
1vulkan_expmts. experimenting with vulkan
1webgl_text_rendering. a port of my opengl text project
1