- Arizona
- robertwinkler.com
-
sdl_img Public
A simple image viewer based on SDL2 and stb_image
-
PortableGL Public
An implementation of OpenGL 3.x-ish in clean C
-
Nuklear Public
Forked from Immediate-Mode-UI/NuklearA single-header ANSI C immediate mode cross-platform GUI library
-
shader_workshop_tracker Public
Track issues and feedback for my app Shader Workshop
1 UpdatedMay 6, 2026 -
-
c_utils Public
utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).
-
-
LearnPortableGL Public
Porting the code from learnopengl.com to PortableGL
-
riscv_book Public
A book on RISC-V assembly programming using the simulator RARS targeted at college students.
-
mips_book Public
A book on MIPS assembly programming using simulators (MARS, SPIM, QtSpim) targeted at college students.
-
Craft Public
Forked from fogleman/CraftA simple Minecraft clone written in C using modern OpenGL (shaders).
-
file_browser Public
A single header library to do file browsing and selection
-
-
opengl_reference Public
Collection of modern OpenGL programs for reference and frameworks
-
webgl-lessons Public
Forked from tparisi/webgl-lessonsA series of lessons in WebGL
HTML MIT License UpdatedOct 26, 2025 -
C_Interpreter Public
Aims to be interpreted C written in C.
-
CVector Public
A C vector library similar to the C++ STL vector
-
clnk Public
A small single header library to extract the path from Windows shortcut files (.lnk).
C MIT License UpdatedMar 17, 2025 -
flag.h Public
Forked from tsoding/flag.hCommand-line flag parsing in C
C MIT License UpdatedMar 12, 2025 -
pylnker Public
Forked from perceptionpoint/pylnker -
test_script Public
Test bed for learning flex/byacc and comparing to hand written equivalent
C MIT License UpdatedJun 10, 2024 -
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedOct 12, 2023 -
-
c_inheritance_experiments Public
Playing around with inheritance in C
-
📽 Highly Optimized Graphics Math (glm) for C
C MIT License UpdatedMar 20, 2022 -
string_matching Public
A collection of string matching algorithms
-
-
c_bigint Public
A basic Big Integer library in C
-
single_file_libs Public
Forked from r-lyeh/single_file_libsList of single-file C/C++ libraries.
UpdatedSep 1, 2021 -
oglsuperbible5 Public
Automatically exported from code.google.com/p/oglsuperbible5