hollasch / ray4

Ray4 is a 4D raytracer original developed for my 1991 master's thesis in computer science
http://hollasch.github.io/ray4
MIT License
55 stars 3 forks source link

Get ray4 working on Windows #9

Open hollasch opened 3 years ago

hollasch commented 3 years ago

What's the output? Possibly a special 3D image file, plus a viewer that shows you a specific slice. Or generate movies. For the first iteration, do something crude and simple.

hollasch commented 1 year ago

Go with a compact binary 3D image file, and write up a simple slicer that emits a PPM image for now.

hollasch commented 2 months ago

See #18.