mtrebi / Rasterizer
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
☆103Updated 7 years ago
Alternatives and similar repositories for Rasterizer:
Users that are interested in Rasterizer are comparing it to the libraries listed below
- Hobby software rasterizer.☆67Updated 4 years ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 4 years ago
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆81Updated last year
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆93Updated 6 years ago
- Physically Based Software Renderer☆113Updated 4 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago
- A utility class which adds a way to include external files in a shader file.☆61Updated 7 months ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆41Updated 3 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 5 years ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆89Updated 5 months ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- Experimental Physically Based Renderer☆91Updated 4 years ago
- C++ Software Renderer/Rasterizer☆96Updated 2 years ago
- Global Illumination using Spherical Harmonics☆73Updated 4 years ago
- Offline renderer used for my blog posts☆103Updated 6 years ago
- This is a physically based real-time renderer made for learning purposes.☆88Updated 8 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆68Updated 6 years ago
- Horizon Based Ambient Occlusion☆113Updated 9 years ago
- University of Waterloo CS888 2019☆53Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Real-time global illumination☆110Updated 9 years ago
- Different mesh shading techniques using the NVIDIA RTX (Turing) technology.☆97Updated 4 years ago
- Enter the world of rasterization with simple hands-on code☆64Updated 4 years ago
- Master's thesis implementing real-time global illumination method.☆153Updated 6 years ago
- Repository of the source code and demo of I3D 2020 paper Real-Time Stochastic Lightcuts☆127Updated 3 years ago
- OpenGL SPH fluid simulation and rendering☆25Updated last month
- OptiX Path Tracer☆89Updated 5 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆61Updated 6 years ago
- A shader-based Software Renderer Using The LightSky Framework.☆13Updated last month