Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 383 Bytes

PHP-Raytracer

Ray tracer written in PHP using the GD library. This was inspired by an article I read about writing a Ray tracer in Rust.

## Example image

Ray traced scene

Requirements

  • PHP 8.1
  • GD extension
  • Composer

Usage

composer install
php main.php