mtrebi / RasterizerLinks
CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++
☆108Updated 8 years ago
Alternatives and similar repositories for Rasterizer
Users that are interested in Rasterizer are comparing it to the libraries listed below
Sorting:
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- Hobby software rasterizer.☆72Updated 5 years ago
- C++/Vulkan Implementations of State of the Art Temporal Anti-Aliasing Techniques☆91Updated 2 years ago
- A shader-based Software Renderer Using The LightSky Framework.☆13Updated 3 weeks ago
- A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.☆97Updated 7 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- C++ Software Renderer/Rasterizer☆97Updated 9 months ago
- Simple C++ implementation of skeletal animation and software skinning☆53Updated 10 years ago
- Realtime Software Rasterizer☆35Updated 6 years ago
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- Enter the world of rasterization with simple hands-on code☆67Updated 5 years ago
- Implementation of the Separable Subsurface Scattering technique from http://www.iryoku.com/separable-sss/ in C++ and Vulkan 1.0☆44Updated 4 years ago
- C++ CPU Software-Rasterizer☆74Updated 2 years ago
- Rasterization on the GPU in "slow motion".☆62Updated 6 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 5 years ago
- Order Independent Transparency Demo☆21Updated 9 years ago
- Simple application that loads an OBJ file and an environment map and calculates & displays the corresponding 3rd order spherical harmonic…☆120Updated 6 years ago
- Experimental Physically Based Renderer☆92Updated 5 years ago
- Subpixel Morphological AntiAliasing OpenGL/Vulkan demo☆79Updated last month
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Tile-based SW rasterizer☆37Updated 6 years ago
- GPU based framework for writing Raytracers/Pathtracers. (Pronounced as "Yu-nay")☆76Updated 5 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Updated 6 years ago
- A graphics demo written in C++ that demonstrates triangle rasterization.☆46Updated 5 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago
- Source code and tutorial for a progressive radiosity renderer written in C++ using OpenGL 4.5☆74Updated 7 years ago
- Vulkan sample material for CIS 565 at the University of Pennsylvania☆49Updated 8 years ago
- A real-time ocean surface simulated using Tessendorf's algorithm and OpenGL.☆109Updated 7 years ago