ray-tracing topic

List ray-tracing repositories

rt

27
Stars
3
Forks
Watchers

Ray tracing engine, from scratch, in C++

c-ray

783
Stars
44
Forks
Watchers

c-ray is a small, simple path tracer written in C

awesome-rtx

81
Stars
4
Forks
Watchers

Curated collection of projects leveraging NVIDIA RTX technology (OptiX, DXR, VKR)

PSRayTracing

246
Stars
8
Forks
Watchers

A (modern) C++ implementation of the Peter Shirley Ray Tracing mini-books (https://raytracing.github.io). Features a clean project structure, perf. improvements (compared to the original code), multi-...

bvh

844
Stars
81
Forks
Watchers

A modern C++ BVH construction and traversal library

cram

37
Stars
4
Forks
Watchers

cram is a computational room acoustics module to simulate and explore various acoustic properties of a modeled space

path_tracer

39
Stars
1
Forks
Watchers

Accelerated path tracing in pure Ruby

smallpt-rs

30
Stars
5
Forks
Watchers

A Rust implementation of a small ray/pathtracer.

rendering-fw

94
Stars
4
Forks
Watchers

Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL