TheNumbat / cpp-courseLinks
Online form of my programming course.
☆30Updated 6 months ago
Alternatives and similar repositories for cpp-course
Users that are interested in cpp-course are comparing it to the libraries listed below
Sorting:
- 2D game engine for retro games, built entirely from single-file header libraries.☆151Updated 2 years ago
- My attempt of making stb like single-header library solutions in C.☆32Updated 5 months ago
- A small 3D software renderer written in C and SDL☆1Updated last week
- Simple 2D physics simulation for use in video games.☆26Updated 4 years ago
- Repository for the blog post series "Rendering like it's 1996"☆135Updated 2 years ago
- Slides on how Wolf and maybe one day other ID games worked☆15Updated 2 years ago
- ☆21Updated 4 years ago
- Open Data Description Language☆68Updated 2 months ago
- A mirror for nebuladevice☆22Updated 9 years ago
- DOOM ported to the dos-like framework☆55Updated last month
- Simple software rasterizer with OpenGL-like interface☆32Updated 2 years ago
- A simple lightweight immediate mode renderer for 2D graphics, using OpenGL.☆38Updated 2 years ago
- Java demonstration of the Relf Terrain Generator, in the form of a partial conversion of The Forest from Javascript☆21Updated 4 months ago
- ☆13Updated 3 years ago
- Experimenting with a new version of my Pixie game dev library☆75Updated last year
- Code samples from the book "Professional Programming Tools for C and C++" by Anton Gerdelan and Katja Žibrek☆33Updated last month
- Simple C++ NES emulator☆25Updated 5 years ago
- This repo shows how to build a basic program in C++ which uses Lua with sol2.☆12Updated 2 years ago
- SDL2_gfx Mirror, likely out of date☆14Updated 9 years ago
- Enter the world of rasterization with simple hands-on code☆65Updated 5 years ago
- A simple Voxel Space implementation implementing velocity, acceleration, pitch, camera roll, and night vision mode.☆31Updated 2 years ago
- Educational demo implementing a swept 2D character controller☆97Updated last year
- Minimal C11 game libraries☆53Updated 2 years ago
- A tiny, just-for-fun software rasterizer written in C☆70Updated 7 years ago
- Doom (shareware) ported to the Sokol headers.☆61Updated 2 months ago
- Anton's OpenGL 4 Tutorials book - Demo Code☆37Updated 10 years ago
- OpenGL Guide☆35Updated 3 years ago
- Some "slides" about coroutines in C☆41Updated 5 years ago
- This is a 3d engine written from scratch in my last semester on the university (Spring 2009)☆28Updated 5 years ago
- This is a C - SDL2 series about physics - SI-Units, Velocity, Acceleration, Gravity, Friction etc.☆14Updated 6 years ago