mtrebi / Rasterizer
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
☆101Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Rasterizer
- Hobby software rasterizer.☆68Updated 4 years ago
- Realtime Software Rasterizer☆30Updated 5 years ago
- C++ Software Renderer/Rasterizer☆96Updated 2 years ago
- Physically Based Software Renderer☆112Updated 4 years ago
- A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.☆205Updated last year
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆64Updated 5 years ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 4 years ago
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆92Updated 6 years ago
- Silhouette and toon shading post-processing with Vulkan☆81Updated 4 months ago
- Experimental Physically Based Renderer☆91Updated 4 years ago
- Master's thesis implementing real-time global illumination method.☆151Updated 6 years ago
- C++ CPU Software-Rasterizer☆55Updated 10 months ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 6 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆77Updated last year
- University of Waterloo CS888 2019☆53Updated 4 years ago
- Real-time global illumination☆108Updated 8 years ago
- ☆52Updated 7 months ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆96Updated 3 years ago
- Framework for rapid OpenGL demos prototyping☆107Updated last year
- A utility class which adds a way to include external files in a shader file.☆60Updated 4 months ago
- Variable Rate Shading and Depth of Field☆98Updated last year
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆81Updated last year
- CPU Based Rasterizer Engine☆171Updated 3 years ago
- A voxel cone traced realtime Global Illumination rendering engine in dx12, wip☆52Updated 3 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆119Updated 5 years ago
- Various C/C++ examples. DirectX, OpenGL, CUDA, Vulkan, OpenCL.☆53Updated 2 months ago
- Different mesh shading techniques using the NVIDIA RTX (Turing) technology.☆97Updated 4 years ago
- Global illumination with Voxel Cone Tracing in fully dynamic scenes using a 3D clipmap to support huge areas around the camera while main…☆380Updated last year
- Horizon Based Ambient Occlusion☆110Updated 9 years ago