cgaueb / raygroundLinks
Rayground is a web-based framework for rapid prototyping of algorithms based on the ray tracing paradigm.
☆30Updated 3 years ago
Alternatives and similar repositories for rayground
Users that are interested in rayground are comparing it to the libraries listed below
Sorting:
- A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch☆57Updated 3 years ago
- Vulkan Path Tracer with Optix Denoiser integration☆32Updated 4 years ago
- Immediate-mode fork of the mitsuba renderer. (See Wiki for branches.)☆68Updated 4 years ago
- An interactive OpenCL wavefront path tracer☆78Updated last year
- Renderer and BVH traversal library☆59Updated 3 weeks ago
- Offline renderer used for my blog posts☆108Updated 7 years ago
- Codebase to accompany the book: A Hitchhiker’s Guide to Multiple Scattering☆96Updated 2 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL☆98Updated 4 years ago
- Renderer using C++, Embree and USD to achieve Path Tracing techniques on the CPU☆56Updated 2 years ago
- Easy, simple path trace renderer.