Software rendering engine with PBR. Built from scratch on C++.
☆747Jan 15, 2021Updated 5 years ago
Alternatives and similar repositories for SoftwareRenderer
Users that are interested in SoftwareRenderer are comparing it to the libraries listed below
Sorting:
- Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.☆1,538May 29, 2022Updated 3 years ago
- A shader-based software renderer written from scratch in C89☆2,702Mar 6, 2021Updated 4 years ago
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.☆1,485Oct 30, 2021Updated 4 years ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆970Aug 7, 2025Updated 6 months ago
- Multi-threaded DirectX12 renderer w/ HDR, PBR & Multi-monitor support☆702Jul 6, 2025Updated 7 months ago
- A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)☆826Dec 8, 2025Updated 2 months ago
- Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping☆736Oct 19, 2025Updated 4 months ago
- A sample app that demonstrates several techniques for rendering real-time shadow maps☆979May 25, 2025Updated 9 months ago
- Embeddable physically based renderer☆499Nov 30, 2025Updated 3 months ago
- A simple framework for rapid prototyping on Vulkan or Direct3D 12☆1,072Mar 13, 2024Updated last year
- 3D engine with modern graphics☆6,896Updated this week
- A game engine with a fully bindless, GPU-driven renderer featuring real-time path-traced global illumination, hardware ray tracing, and a…☆2,912Updated this week
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆271Apr 19, 2019Updated 6 years ago
- A rendering sample that demonstrates bindless deferred texturing using D3D12☆674Nov 11, 2024Updated last year
- Cross-platform game engine with Vulkan backend☆1,039Jan 17, 2026Updated last month
- Physical based rendering with Vulkan using glTF 2.0 models☆1,155Aug 17, 2025Updated 6 months ago
- Realtime 3D Game-Engine with a focus on space sim. Written in C++ 14