Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 671 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 671 Bytes

CPhoton

C Build

CPhoton is a multithreaded ray-tracer written in plain C with no external libraries. It has been tested on MacOS and Linux.

Build Steps

To build on macOS, Linux and UNIX systems, execute: make all