diharaw / rasterator
Real-time software rasterizer written in C++ with windowing and model loading support.
☆33Updated 5 years ago
Alternatives and similar repositories for rasterator:
Users that are interested in rasterator are comparing it to the libraries listed below
- Cascaded Shadow Mapping sample written with the dwSampleFramework.☆22Updated 5 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 4 years ago
- physically based renderer written in DX12 with image-based lighting, classic deffered and tiled lighting approaches☆37Updated 3 years ago
- Runtime environment map prefiltering and spherical harmonics computation with OpenGL.☆14Updated 5 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- rex engine and game☆15Updated 3 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Fully multithreaded C++ CPU rasterizer☆27Updated 4 years ago
- Game development framework under heavy development used as a personal testbed for rendering techniques and game mechanics. Have a look ar…☆15Updated last month
- Library for shader debugging and profiling for Vulkan and OpenGL☆35Updated last year
- Graphics programming experiments. Play-around, demos. Some good, some bad.☆41Updated last week
- Software rasterizer based on Larrabee's☆40Updated 8 years ago
- a software-renderer with pbr shading☆16Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Tile-based SW rasterizer☆33Updated 5 years ago
- Testing various BCn texture format decoding libraries☆16Updated 2 years ago
- A flexible rendering engine for real-time graphics R&D☆22Updated last week
- An OpenGL sample implementation of Reflective Shadow Maps.