zig-raytrace

Raytracer

A simple raytracer and image writer in Zig.

simple raytracer in zig

GitHub

16 stars
4 watching
2 forks
Language: Zig
last commit: 9 months ago
Linked from 3 awesome lists

zig

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
mkeeter/rayray A tiny GPU-based raytracer with support for various shapes and materials, utilizing WebGPU and Zig programming language. 148
tiehuis/zig-regex An automaton-based regex implementation for the Zig programming language 205
mchav/frege-raytracer A ray tracing library written in Frege, optimized for performance. 4
tiehuis/zig-ryu Port of a high-performance network processing framework to the Zig programming language. 16
tiehuis/zstack A game written in Zig with a focus on line-race Tetris mode and multiple graphics backends. 5
dps/rust-raytracer A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. 241
seniormars/typst-raytracer Testing and implementing a raytracer in a novel programming language 7
tiehuis/zig-sdl2 A minimal wrapper around SDL2 for the Zig programming language 13
mhorga/raytracing A Swift implementation of ray tracing algorithms for rendering 3D scenes 16
opioid/zyg A pathtracer written in Zig that uses an Owen scrambled Sobol sequence to generate samples and supports energy compensation. 18
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
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
elfrank/raytracer-gpupro4 An interactive ray tracing demo utilizing GPU acceleration 23