Markdown source for Michael Abrash's Graphics Programming Black Book
☆4,790Jun 20, 2023Updated 2 years ago
Alternatives and similar repositories for abrash-black-book
Users that are interested in abrash-black-book are comparing it to the libraries listed below
Sorting:
- Markdown source for Michael Abrash's Zen of Assembly Language (1990)☆623Oct 2, 2021Updated 4 years ago
- Terrain rendering algorithm in less than 20 lines of code☆6,693Apr 29, 2024Updated last year
- A brief computer graphics / rendering course☆23,290Nov 21, 2025Updated 3 months ago
- Game Engine Black Book: Doom☆764Nov 15, 2025Updated 3 months ago
- A guide to learn and become active in the demoscene within a couple of weeks☆2,235Jul 25, 2024Updated last year
- System Shock (PowerMac version / Official GPL Release)☆1,460Aug 3, 2018Updated 7 years ago
- A single-header ANSI C gui library☆14,145Jan 3, 2020Updated 6 years ago
- stb single-file public domain libraries for C/C++☆32,817Updated this week
- minimal cross-platform standalone C headers☆9,653Updated this week
- Book about wolfenstein 3D☆528May 19, 2025Updated 9 months ago
- Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies☆71,805Updated this week
- Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics☆24,710Nov 25, 2025Updated 3 months ago
- Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland…☆5,237Jul 18, 2022Updated 3 years ago
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,824Feb 18, 2026Updated 2 weeks ago
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,975Feb 3, 2026Updated last month
- An OpenGL RTS game engine written in C☆2,738Aug 10, 2025Updated 6 months ago
- Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.