-
NeoDoa Collective
- Ankara, Turkey
-
02:14
(UTC +03:00) - http://aeris170.github.io
Highlights
Stars
A library to parse and manipulate C/C++ type names
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
A single-file, immediate-mode sequencer widget for C++17, Dear ImGui and EnTT
A minimal GPU design in Verilog to learn how GPUs work from the ground up
PopCap/SexyAppFramework final public version. Converted to Git.
The most over-engineered C++ assertion library
The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Run compilers interactively from your web browser and interact with the assembly
litgen: a tool to generate Python bindings for C++ code, for humans.
Change C++ code at runtime
A modern C++ BVH construction and traversal library
A header only C++ library that provides type safety and user defined literals for physical units
Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth buffer algorithm.
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++.
LoLa is a small programming language meant to be embedded into games.
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
An OpenGL RTS game engine written in C