This is a port of the repository https://github.com/dps/rust-raytracer
There are some small modifications from my part
To run you can execute:
go run cmd/ray-tracing/main.go
There are still issues with the algorithm, so its not perfect.