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
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆84Updated last year
- CPU Based Rasterizer Engine☆181Updated 3 years ago
- Hobby software rasterizer.☆68Updated 4 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆73Updated 4 years ago
- C++ CPU Software-Rasterizer☆58Updated last year
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆94Updated 6 years ago
- A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.☆215Updated last year
- Experimental Physically Based Renderer☆91Updated 5 years ago
- Physically Based Software Renderer☆113Updated 4 years ago
- C++ Software Renderer/Rasterizer☆96Updated 2 years ago
- Realtime Software Rasterizer☆32Updated 5 years ago
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆55Updated 3 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆121Updated 5 years ago
- A multithreaded C++ program that uses raytracing and photon mapping to render photorealistic images of 3D environments☆62Updated 6 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆69Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- A 3D Render engine built on top of OpenGL☆120Updated 2 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 3 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 years ago
- This is a physically based real-time renderer made for learning purposes.☆88Updated 8 years ago
- General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)☆269Updated 5 years ago
- Vulkan ray tracing examples and tutorials using VK_NV_ray_tracing☆157Updated 3 years ago
- Master's thesis implementing real-time global illumination method.☆154Updated 6 years ago
- A simple parser for the PBRT file format☆209Updated 2 years ago
- Framework for rapid OpenGL demos prototyping☆111Updated 3 months ago
- Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented,…☆293Updated 3 years ago
- Efficient rendering with distance fields☆84Updated 7 years ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 4 years ago
- A shader-based Software Renderer Using The LightSky Framework.☆13Updated 2 months ago
- OptiX Path Tracer☆89Updated 2 weeks ago