Pinned Repositories
antons_opengl_tutorials_book
Anton's OpenGL 4 Tutorials book - Demo Code
apg
mini libraries / experimental tools and reusable snippets
apg_mesh
converter and viewer for custom animated 3d mesh format
exterminator
Deadly ex-perimental termin-al debugger (ncurses front-end for GDB)
gfx_expmts
Graphics programming experiments. Play-around, demos. Some good, some bad.
neural_net_handwriting
neural network for handwriting recognition from scratch in C
opengl_obj_viewer
A simple opengl viewer for .obj files.
opengl_test_drive_clone
OpenGL remake of CGA Test Drive
opengl_text_rendering
Because it should be easy to render simple text in OpenGL
pro_programming_tools_c_cpp
Code samples from the book "Professional Programming Tools for C and C++" by Anton Gerdelan and Katja Žibrek
capnramses's Repositories
capnramses/antons_opengl_tutorials_book
Anton's OpenGL 4 Tutorials book - Demo Code
capnramses/apg
mini libraries / experimental tools and reusable snippets
capnramses/gfx_expmts
Graphics programming experiments. Play-around, demos. Some good, some bad.
capnramses/pro_programming_tools_c_cpp
Code samples from the book "Professional Programming Tools for C and C++" by Anton Gerdelan and Katja Žibrek
capnramses/neural_net_handwriting
neural network for handwriting recognition from scratch in C
capnramses/opengl_test_drive_clone
OpenGL remake of CGA Test Drive
capnramses/exterminator
Deadly ex-perimental termin-al debugger (ncurses front-end for GDB)
capnramses/apg_mesh
converter and viewer for custom animated 3d mesh format
capnramses/opengl_text_rendering
Because it should be easy to render simple text in OpenGL
capnramses/opengl_obj_viewer
A simple opengl viewer for .obj files.
capnramses/doom_projects
my port of Id Software's DOOM and other stuff
capnramses/webgl_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.
capnramses/golfing_madness_puzzle_solver
This is a solution I wrote in 2005 to an extremely difficult Last Piece Puzzle by Dugald Keith.
capnramses/vulkan_expmts
experimenting with vulkan
capnramses/webgl_text_rendering
a port of my opengl text project
capnramses/brevitas
Brevitas: neural network quantization in PyTorch
capnramses/capnramses
capnramses/capnramses.github.io
personal website
capnramses/dolphin_rescue
my first webgl game - an entry for Ludum Dare 28 48-hr competition
capnramses/ludum_dare_32
repository for ludum dare jam work
capnramses/mansion
The Mansion of Dr Anton - WebGL game
capnramses/mountain_king
WebGL 2d game "Mountain King". Made for competition Ludum Dare 29
capnramses/raytracer_weekend
working through peter shirley's raytracing books
capnramses/RyzenAI-SW
capnramses/webgl_apg_viewer
webgl parser and viewer for .apg 3d mesh format