rayray

Raytracer

A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language.

A tiny GPU raytracer, using Zig and WebGPU

GitHub

148 stars
5 watching
7 forks
Language: Zig
last commit: almost 4 years ago
Linked from 1 awesome list

glslgpuraytracingwebgpuzig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nelarius/weekend-raytracer-zig An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language 92
tiehuis/zig-raytrace A simple raytracer and image writer in Zig. 16
dps/rust-raytracer A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. 241
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
mchav/frege-raytracer A ray tracing library written in Frege, optimized for performance. 4
elfrank/raytracer-gpupro4 An interactive ray tracing demo utilizing GPU acceleration 23
h-a-graham/raytrix Provides a spatial framework and convenience functions for accessing and translating spatial data 23
ali-raheem/vraytracer An educational ray tracing project built in Vlang to generate 3D images 49
favreau/sol-r A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. 305
ashpil/moonshine A general-purpose ray tracing renderer with support for offline and real-time rendering. 117
mkeeter/futureproof A live editor for GPU shaders, built on Zig and Neovim 223
gpsnoopy/raytracinginvulkan An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. 1,283
shocker-0x15/vlr A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7. 223
brickray/gpu-pathtracer A physically based path tracer for GPU rendering using CUDA. 56
tylermorganwall/rayrender A software package for generating and rendering 3D scenes through pathtracing 623