repository
0.0.0-20210110141815-3af9ee26d249
Repository: https://github.com/deosjr/grayt.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Ray Tracing in Golang
Sources used:
- https://www.scratchapixel.com/
- http://pbrt.org/ (amazing book!)
Built to be used as a library for projects that want 3D visualisation.
See main.go
for example usage.
Supports .png
, .jpeg
, .gif
(lossy) and .avi
Last one using https://github.com/icza/mjpeg