zyg

Pathtracer

A pathtracer written in Zig that uses an Owen scrambled Sobol sequence to generate samples and supports energy compensation.

Pathtracer written in zig

GitHub

18 stars
4 watching
2 forks
Language: Zig
last commit: about 1 month ago
Linked from 1 awesome list

renderingzig

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
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
tiehuis/zig-raytrace A simple raytracer and image writer in Zig. 16
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
spiraldb/ziggy-pydust A toolkit for building Python extensions in Zig. 437
crazy-canux/zplugin Tools and plugins for monitoring systems like Nagios. 0
sobeston/zig.guide A comprehensive resource for learning Zig programming language 711
karlseguin/log.zig A structured logging library for Zig that provides a flexible and efficient way to log messages. 101
lewisgaul/zig-nestedtext A parser library for a human-readable data format based on YAML 13
sreehax/zig-ini A library to parse .ini files in the Zig programming language. 6
tree-sitter-grammars/tree-sitter-zig A grammar definition for parsing Zig source code using the Tree Sitter parser 8
equinor/pyzgy A Python wrapper around Schlumberger's OpenZGY package to read and write ZGY files with a familiar syntax. 7
remeh/statsd-zig An implementation of the DogStatsD protocol in Ziglang for monitoring and tracking system performance metrics 4
spiraldb/streamvbyte-zig A Zig port of an efficient compression codec for binary data 5
frmdstryr/zig-datetime A Zig module providing a date and time API similar to Python's Arrow. 87