Sol-R
Realtime Raytracer
A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes.
Open-Source CUDA/OpenCL Speed Of Light Ray-tracer
306 stars
21 watching
14 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
3d3d-graphics-enginecudagpgpugpu-accelerationgpu-computinggraphics-engineinteractiveopenclpath-tracingpathtracingray-tracingraytracerraytracingraytracing-enginerealtime-renderingrenderingsciencevirtual-realityvr
Related projects:
Repository | Description | Stars |
---|---|---|
elfrank/raytracer-gpupro4 | An interactive ray tracing demo using DirectX 11 and Compute Shader. | 23 |
gpsnoopy/raytracinginvulkan | An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,268 |
jbikker/lighthouse2 | A high-performance rendering framework for real-time ray tracing and path tracing. | 845 |
ali-raheem/vraytracer | An educational ray tracing project built in Vlang to generate 3D images | 49 |
bluebrain/ospray | An open source ray tracing engine for high-performance visualization on CPUs. | 3 |
dps/rust-raytracer | A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
shocker-0x15/vlr | A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. | 222 |
mchav/frege-raytracer | A ray tracing library written in Frege, optimized for performance. | 4 |
renderkit/ospray | A high-performance ray tracing rendering engine for interactive applications | 1,018 |
tcbrindle/raytracer.hpp | A compile-time ray tracing system using C++17 constexpr functions | 693 |
mkeeter/rayray | A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 146 |
mhorga/raytracing | A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
apress/ray-tracing-gems | Provides source code examples and references for real-time rendering using DXR and other APIs. | 977 |
ingowald/rtow-optix | A ray tracing sample using OptiX with CUDA | 88 |
nvidia/visrtx | An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. | 243 |