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

https://github.com/ryp/raytracer-zig

WIP Raytracer
https://github.com/ryp/raytracer-zig

raytracer zig

Last synced: 9 months ago
JSON representation

WIP Raytracer

Awesome Lists containing this project

README

          

# Raytracer

## Building

This should get you going after cloning the repo:
```sh
$ zig build run
```