PixelClear / AccelerationStructures
Attempt to understand and compare different Acceleration structures
☆30Updated 3 years ago
Alternatives and similar repositories for AccelerationStructures:
Users that are interested in AccelerationStructures are comparing it to the libraries listed below
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- Demoscene graphics engine.☆59Updated 4 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆33Updated 3 years ago
- Graphics prototyping framework☆37Updated 11 months ago
- A small dx12 base program I use to test shaders and techniques☆48Updated 2 years ago
- Tile-based SW rasterizer☆32Updated 5 years ago
- ☆51Updated last month
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Updated 5 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆50Updated 6 years ago
- ☆81Updated 6 years ago
- Mini Spin-X Library☆48Updated 2 months ago
- Tiny quantization suite supporting conversion to/from half-floats, s/unorm bytes, quaternions and vectors (C++03).☆42Updated 9 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆36Updated 7 years ago
- Implementation of Real-Time Polygonal-Light Shading with Linearly Transformed Cosines by Eric Heitz et al for the course TSBK03 Advanced …☆20Updated 8 years ago
- ☆32Updated 2 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Updated 6 years ago
- An SDF path tracer☆22Updated 6 years ago
- Rasterization on the GPU in "slow motion".☆62Updated 5 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 6 years ago
- Software rasterizer based on Larrabee's