Stars
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Productive, portable, and performant GPU programming in Python.
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Mesh optimization library that makes meshes smaller and faster to render
Behavior Trees Library in C++. Batteries included.
A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a physics simulation running at 200Hz, built over 12+ years o…
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
A modern open source rendering engine for animation and visual effects
AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on …
Multiplayer top-down shooter made from scratch in C++. Web version: https://play.hypersomnia.io Made in 🇵🇱
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
A modern C++ BVH construction and traversal library
A simple framework for rapid prototyping on Vulkan or Direct3D 12
Intrinsic is a Vulkan based cross-platform game and rendering engine. The project is currently in an early stage of development.
A sample app that demonstrates several techniques for rendering real-time shadow maps
A D3D11 application for experimenting with Spherical Gaussian lightmaps
A Simple, Optimized Bounding Volume Hierarchy for Ray/Object Intersection Testing
Sample projects demonstrating the usage of Diligent Engine
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine…
A slot map is a high-performance associative container with persistent unique 32/64 bit keys to access stored values.
Blazing fast memory allocator designed for video games
Out-Of-Core Construction of Sparse Voxel Octrees - reference implementation