ap1 / cudarasterLinks
fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/
☆28Updated 12 years ago
Alternatives and similar repositories for cudaraster
Users that are interested in cudaraster are comparing it to the libraries listed below
Sorting:
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 10 years ago
- Hybrid raytracing and filtering playground.☆27Updated 6 years ago
- Converting vertex meshes to voxel data and visualizing using VCT☆81Updated 8 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆97Updated 4 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- A GPU Path tracer implementing VCM☆21Updated 8 years ago
- Understanding the Efficiency of Ray Traversal on GPUs☆43Updated 9 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- Library for BSDF, BRDF, and BTDF☆29Updated 8 months ago
- Denoising a Vulkan ray traced image using OptiX denoiser☆97Updated 3 months ago
- A research-oriented renderer☆104Updated 3 years ago
- A GPU implementation of smallpt (http://www.kevinbeason.com/smallpt/) with Bounding Volume Hierarchy (BVH) tree.☆44Updated 10 years ago
- A cross-platform programmable shading language ( CPU only )☆59Updated last year
- Renderer and BVH traversal library☆59Updated 9 months ago
- Headers, tests, and examples for Covariance Tracing☆48Updated 5 years ago
- Offline renderer used for my blog posts☆104Updated 6 years ago
- Easy, simple path trace renderer.☆57Updated 2 months ago
- Some algorithms for global illumination in OpenGL + GLSL☆33Updated 5 years ago
- lucille global illumination renderer