Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 236 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 236 Bytes

path-tracer

a tiny path tracer, made using golang

usage

go run cmd/path-tracer/main.go

and to view the rendered image, you can either use open (if it is supported by your operating system) or use an online PPM viewer