9ray/README.md

4 lines
236 B
Markdown
Executable File

This is a raytracer implemented from the book [Ray Tracing In One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) for the plan9 operating system.
It uses the plan9 dialect of C as well as the plan9 make system