mtrebi / Rasterizer
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
☆102Updated 7 years ago
Alternatives and similar repositories for Rasterizer:
Users that are interested in Rasterizer are comparing it to the libraries listed below
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆95Updated 6 years ago
- Hobby software rasterizer.☆68Updated 5 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- C++ Software Renderer/Rasterizer☆98Updated 2 weeks ago
- Global Illumination using Spherical Harmonics☆77Updated 4 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆56Updated 3 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- Simple OpenGL and Vulkan graphics demos in C++☆48Updated 10 months ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- CPU Based Rasterizer Engine☆182Updated 3 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 years ago
- Realtime Software Rasterizer☆32Updated 5 years ago
- Experimental Physically Based Renderer☆91Updated 5 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆94Updated 2 weeks ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 4 years ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- A shader-based Software Renderer Using The LightSky Framework.☆13Updated 3 months ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago
- 📚 A list of some interesting papers (computer graphics) that I read 📚☆110Updated last year
- University of Waterloo CS888 2019☆53Updated 5 years ago
- Physically Based Software Renderer☆113Updated 4 years ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆42Updated 3 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆90Updated last year
- Master's thesis implementing real-time global illumination method.☆156Updated 6 years ago
- Quick path tracer project written in C++☆132Updated 5 years ago
- Horizon Based Ambient Occlusion☆117Updated 9 years ago
- A 3D Render engine built on top of OpenGL☆119Updated 2 years ago
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆87Updated last year
- This is a physically based real-time renderer made for learning purposes.☆89Updated 8 years ago