Categorygithub.com/Iovesophy/rayt-go
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

  1. rasterize

rasterize

  1. calc normal vector

normal-vector

  1. render multiple object

multiple-sphere

  1. enable antialias

enable-antialias

  1. enable diffuse reflection

enable-diffuse-reflection

  1. ping pong animation

pingpong-animation

  1. improvement render speed

before

after

  1. add material (metal,lambertian,normal)

add-material

  1. add material (fuzziness)

add-material2

# Packages

No description provided by the author
No description provided by the author