| 
				
					
						 | 
			||
|---|---|---|
| 9ray.c | ||
| LICENSE | ||
| README.md | ||
| mkfile | ||
| ray.h | ||
| vec3.h | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	This is a raytracer implemented from the book Ray Tracing In One Weekend for the plan9 operating system.
It uses the plan9 dialect of C as well as the plan9 make system