bcrusco / CUDA-Path-TracerLinks
GPU-accelerated path tracer
☆19Updated 10 years ago
Alternatives and similar repositories for CUDA-Path-Tracer
Users that are interested in CUDA-Path-Tracer are comparing it to the libraries listed below
Sorting:
- Converting vertex meshes to voxel data and visualizing using VCT☆82Updated 8 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- GPU-based real-time global illumination renderer based on voxel cone tracing☆65Updated 8 years ago
- PhotonMapper☆48Updated 11 years ago
- Implement some RTR and PBR papers☆48Updated 8 years ago
- Development of this project is continued at https://github.com/spire-engine/spire-engine. This repo is no longer updated.☆59Updated 5 years ago
- Deferred Coarse Pixel Shading Source Code (For the article in GPU Pro 7)☆63Updated 8 years ago
- Spherical Harmonic Rotation (Ivanic/Ruedenberg & Choi)☆57Updated 9 years ago
- A minimalistic, dependency-free C++ path tracer☆22Updated 10 years ago
- This is a physically based real-time renderer made for learning purposes.☆89Updated 9 years ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 6 years ago
- Physically Based Rendering With OpenGL (Attempt)☆50Updated 6 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- CMU 15-462/662 Assignment 3: A Mini-Path Tracer☆27Updated 9 years ago
- 3D painting tool☆39Updated 12 years ago
- CUDA version of my renderer (real-time raytracing!)☆66Updated 8 years ago
- Source code for the light scattering sample☆98Updated 8 years ago
- A 3d ray tracer in C++ (High School Project)☆29Updated 6 years ago
- Screen space global illumination demo: SSAO vs SSDO☆50Updated 13 years ago
- Variance shadow mapping for omni lights with Vulkan☆31Updated 7 years ago
- A simple example of an index buffer compression algorithm, aimed specifically at vertex cache optimised tri-lists.☆54Updated 10 years ago
- A 3D game engine☆13Updated 10 years ago
- Small code to write OpenEXR images☆59Updated 3 years ago
- Shadow mapping implementation with Qt5 and OpenGL☆25Updated 9 years ago
- Physically Based Software Renderer☆114Updated 5 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆31Updated 13 years ago
- Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL☆41Updated 8 years ago
- #include <engine>☆40Updated 7 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago