Skip to content

Polyray Classic Version - An updated fork/version of the classic abandonware Polyray raytracer originally by Alexander Enzmann with my updates and fixes to get it to work correctly under modern platforms, Windows, Linux and Macos

License

Notifications You must be signed in to change notification settings

cwebdesign/polyray19pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polyray19pub

This is an updated version of the classic Polyray raytracer updated to compile with gcc under Windows, Linux and Macos.

Git clone this repository, and cd into the directory

Install 64-bit MSYS2 to compile under Windows: https://github.com/msys2/msys2/wiki/MSYS2-installation

Then update your pacman as follows: pacman -Syuu

Following that, install the prerequisites:

pacman -S base-devel

pacman -S mingw-w64-x86_64-toolchain (choose 1,2,3,7,9,10,11,14,15,16,17,18,19)

Compile with make.

A new open source version is being developed.

LICENSE

This software may be used for any private and non-commercial use.

You may not distribute this software, in whole or in part, for any commercial purpose, without the express consent of the authors.

There is no warranty or other guarantee of fitness of this software for any purpose. It is provided solely "as is".

About

Polyray Classic Version - An updated fork/version of the classic abandonware Polyray raytracer originally by Alexander Enzmann with my updates and fixes to get it to work correctly under modern platforms, Windows, Linux and Macos

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published