Skip to content
/ polyray Public

Polyray raytracer - slightly updated from original source code by Alexander Enzmann for modern architectures.

License

Notifications You must be signed in to change notification settings

v-joe/polyray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polyray

Updated source code for Polyray raytracer by Alexander R. Enzmann that compiles under modern POSIX systems with X11 libraries (e.g. Linux, OSX, or Cygwin).

Original Polyray 1.8 source code and examples from https://web.archive.org/web/20030604183639/http://pages.infinit.net:80/gollum/polyray/poly1.htm.

Build instructions

With pkg-config and X11 headers and libraries installed, running make is sufficient.
For OSX, make sure XQuartz and Xcode are installed and run make -f makefile.osx.

Examples

The included examples (from the original Polyray distribution) can be regenerated in the examples directory with sh makeall.sh. convert from ImageMagick is required for generating the animation examples.

image     image     image     image     image     image

About

Polyray raytracer - slightly updated from original source code by Alexander Enzmann for modern architectures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages