raytracer topic

List raytracer repositories

smallpt-rs

30
Stars
5
Forks
Watchers

A Rust implementation of a small ray/pathtracer.

compile-time-ray-tracer-in-rust

86
Stars
1
Forks
Watchers

Compile-Time Ray Tracer in Rust ported from C++

tinyraytracer

4.9k
Stars
331
Forks
Watchers

A brief computer graphics / rendering course

tinykaboom

2.3k
Stars
106
Forks
Watchers

A brief computer graphics / rendering course

raytracer.hpp

677
Stars
28
Forks
Watchers

Simple compile-time raytracer using C++17

GPU-Raytracer

773
Stars
43
Forks
Watchers

GPU Raytracer from scratch in C++/CUDA

PBRVulkan

465
Stars
37
Forks
Watchers

Vulkan Real-time Path Tracer Engine

Python-Raytracer

448
Stars
43
Forks
Watchers

A basic Ray Tracer that exploits numpy arrays and functions to work fast.

plotoptix

479
Stars
26
Forks
Watchers

Data visualisation and ray tracing in Python based on OptiX 7.7 framework.