Skip to content

Repository files navigation

Pathtracer

A pathtracer is a brute force system that reproduces how light behaves in the physical world, rendering the results to a 2D image.

example1

Installation

This library depends on github.com/g3n/engine. Follow its installation instructions before installing this package.

$ go get github.com/ryannjohnson/pathtracer

For usage, see the examples directory.

About

I really wanted to learn how to build a 3D renderer.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages