modulepackage
0.0.0-20221012093037-3c2089e1b994
Repository: https://github.com/iovesophy/rayt-go.git
Documentation: pkg.go.dev
# README
rayt-go
ray tracing by go
- rasterize
- calc normal vector
- render multiple object
- enable antialias
- enable diffuse reflection
- ping pong animation
- improvement render speed
- add material (metal,lambertian,normal)
- add material (fuzziness)