Stars
Source code release for the apEx demotool, actively used for releases between 2014 and 2023
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.
The accompanying code of the Learn WebGPU C++ programming guide
๐งช single header unit testing framework for C and C++
Code developed for articles in the "Journal of Graphics Tools"
Open Source codebase of the game Overgrowth by Wolfire Games LLC
Code accompanying the blog post on bvh construction.
Write a simple interpreter of C. Inspired by c4 and largely based on it.
List of small programming languages that you can implement in a relatively small amount of time for educational purposes.
Important concepts in numerical linear algebra and related areas
Mixbox is a library for natural color mixing based on real pigments.
The โQuite OK Image Formatโ for fast, lossless image compression
Mesh optimization library that makes meshes smaller and faster to render
A 64KB WebGL Intro. Appeared in Revision 2021, PC 64KB Intro Compo
C++ examples for the Vulkan graphics API
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: ๐บ๐ธ ๐จ๐ณ ๐ฏ๐ต ๐ฎ๐น ๐ฐ๐ท ๐ท๐บ ๐ง๐ท ๐ช๐ธ
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!