OSPRay

Ray tracer

An open source ray tracing engine for high-performance visualization on CPUs.

GitHub

3 stars
7 watching
2 forks
Language: C++
last commit: about 1 year ago

Related projects:

Repository Description Stars
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
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 845
vkoskiv/c-ray A portable, hackable, offline CPU rendering engine 804
shocker-0x15/vlr A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. 222
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 306
dps/rust-raytracer A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. 241
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
ali-raheem/vraytracer An educational ray tracing project built in Vlang to generate 3D images 49
maierfelix/vk_khr_ray_tracing An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. 43
raysect/source A Python framework for creating high precision ray-tracers used in optical/non-optical physics simulations. 88
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
nvidia/visrtx An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. 243
ashpil/moonshine A general-purpose ray tracing renderer built with Zig and Vulkan. 115