Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiehuis/zig-raytrace

simple raytracer in zig
https://github.com/tiehuis/zig-raytrace

zig

Last synced: about 2 months ago
JSON representation

simple raytracer in zig

Awesome Lists containing this project

README

        

A simple raytracer and jpeg image writer in Zig.

Rewritten based on https://github.com/ssloy/tinyraytracer.

# Dependencies

- [Zig](https://ziglang.org)

# Example

![Example Output](./example.png)