weekend-raytracer-zig
Ray Tracer
An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language
A Zig implementation of the "Ray Tracing in One Weekend" book
92 stars
5 watching
9 forks
Language: Zig
last commit: over 2 years ago
Linked from 3 awesome lists
computer-graphicsray-tracing-in-one-weekendraytracingzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple raytracer and image writer in Zig. | 16 |
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. | 148 |
| A ray tracing sample using OptiX with CUDA | 88 |
| A Swift implementation of ray tracing algorithms for rendering 3D scenes | 16 |
| A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
| A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
| A date and time parsing and formatting library for the Zig programming language. | 44 |
| A general-purpose ray tracing renderer with support for offline and real-time rendering. | 117 |
| A ray tracing library written in Frege, optimized for performance. | 4 |
| An interactive ray tracing demo utilizing GPU acceleration | 23 |
| An educational ray tracing project built in Vlang to generate 3D images | 49 |
| A compile-time ray tracing system using C++17 constexpr functions | 693 |
| A pathtracer written in Zig that uses an Owen scrambled Sobol sequence to generate samples and supports energy compensation. | 18 |
| Provides source code examples and references for real-time rendering using DXR and other APIs. | 981 |