Skip to content

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

Notifications You must be signed in to change notification settings

phpia/raytracer

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

No releases published

Packages

No packages published

Languages