Skip to content

Repository files navigation

raytracer

A simple raytracer written in PHP based on Ray tracing in one weekend book by Peter Shirley

Here's a simple scene rendered with this engine. image

Running

$ git clone https://github.com/phpia/raytracer.git
$ cd raytracer
$ php main.php > image.ppm

Open the image.ppm file in any image editing program like Gimp

About

A simple raytracer written in PHP based on Ray tracing in one weekend book by Peter Shirley.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages