module
Version:
v0.0.0-...-dcc2305
Opens a new window with list of versions in this module.
Published: Jul 15, 2015
License: GPL-3.0
Opens a new window with license information.
README
¶
Go-Raytracer
Simple raytracer in Go for "Programing with Go" course in FMI.
Install and Run
Make sure you have Go and veandco/go-sdl2 installed.
git clone https://github.com/EndIsNear/Go-Raytracer.git
cd src/
go run main.go
Features
- Intersection with planes, cubes, spheres and meshes.
- Shading with lambert, phong and textures.
Directories
¶
Click to show internal directories.
Click to hide internal directories.