voxel-tracer / cuda-tracer
cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn
☆19Updated 7 years ago
Alternatives and similar repositories for cuda-tracer:
Users that are interested in cuda-tracer are comparing it to the libraries listed below
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆79Updated 8 years ago
- Hybrid raytracing and filtering playground.☆27Updated 5 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆40Updated 7 years ago
- Experimentation framework for real-time light culling☆30Updated 5 years ago
- An exemple on how to use RenderDoc inside your engine.☆51Updated 10 years ago
- Software rasterizer based on Larrabee's☆40Updated 8 years ago
- CIS565 Final Project☆37Updated 8 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- "Guided Visibility Sampling++", an aggressive from-region visibility algorithm. The implementation is based on the Vulkan graphics API.☆20Updated 4 years ago
- Image Based Lighting using DirectX 12.☆41Updated 5 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 3 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 10 years ago
- Tile-based SW rasterizer☆34Updated 5 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago
- Simple raytracer using DirectX Raytracing (DXR).☆43Updated 5 years ago
- Low-Resolution Rendering Sample☆62Updated 9 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 7 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Little Game Engine that aims to be Physically Based for the lighting part☆23Updated 7 years ago
- Code for recording warp timing in OpenGL 4.5 on NVIDIA hardware☆30Updated 8 years ago
- Demoscene graphics engine.☆59Updated 4 years ago
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 7 years ago
- ☆32Updated 2 years ago
- Implement some RTR and PBR papers☆48Updated 7 years ago
- ☆81Updated 6 years ago
- GLSL code generator to aid use of Vulkan's descriptor set indexing☆12Updated 6 years ago
- An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to …☆32Updated 3 years ago
- GPU-accelerated path tracer☆12Updated 9 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 12 years ago