voxel-tracer / CudaPathTracerLinks
CUDA optimized Path Tracer
☆11Updated 7 years ago
Alternatives and similar repositories for CudaPathTracer
Users that are interested in CudaPathTracer are comparing it to the libraries listed below
Sorting:
- A REYES-style micropolygon renderer written in C++ which implements a subset of the RenderMan specification.☆12Updated 8 years ago
- Attempt to understand and compare different Acceleration structures☆30Updated 4 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- Experimentation framework for real-time light culling☆31Updated 6 years ago
- cuda based implementation of Peter Shirley's raytracing in one weekend book https://goo.gl/YLhdLn☆19Updated 8 years ago
- A hexagonal prism BVH: more efficient than AABB.☆18Updated 6 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Software rasterizer based on Larrabee's☆43Updated 9 years ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆37Updated 6 years ago
- An SDF path tracer☆24Updated 7 years ago
- A real-time interactive progressive path tracer on the GPU.☆32Updated 4 years ago
- ☆29Updated 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 9 years ago
- VFSME - Vulkan Free Surface Modeling Engine☆15Updated 9 years ago
- Order Independent Transparency Demo☆21Updated 9 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 3 months ago
- Graphics programming experiments. Play-around, demos. Some good, some bad.☆45Updated 3 weeks ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 9 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Trying to trim down the size of my Vulkan repo...☆29Updated 8 years ago
- Vulkan implementations of Subsurface Scattering and Ambient Occlusion☆16Updated 8 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- spica is a cross-platform renderer☆21Updated 7 years ago
- Various experiments with raytracing and raymarching☆57Updated 4 years ago
- A cross-platform Vulkan layer which checks Vulkan applications for best practices on PowerVR devices.☆17Updated 6 years ago
- Comparing some methods of generating blue noise dither patterns, to go with a blog post☆15Updated 6 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 5 years ago
- implementation of safegi: an rendering system with dimensional analysis.☆32Updated 13 years ago
- Vulkan Ignoble Software Rasterizer: Software rasterizer implementing Vulkan. Just for fun.☆47Updated 7 years ago
- Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain. My fork adds C++11 threads ba…☆13Updated 7 years ago