RAA - minilight-ruby/1.5

minilight-ruby / 1.5

Short description: A minimal global illumination renderer
Category: Application/3D
Status: experimental
Created: 2006-05-05 11:04:23 GMT
Last update: 2007-02-11 12:49:35 GMT
Owner: Harrison Ainsworth / HXA7241 (Projects of this owner)
Homepage: http://www.hxa7241.org/minilight/
Download: http://www.hxa7241.org/minilight/minilight15ruby.zip
License: BSD-type
Dependency:
None
Description:

A command-line app that reads a text model file and writes a PPM image file.

Featuring:
* Monte-carlo path-tracing
* Emitter sampling
* Progressive refinement
* RGB light
* Diffuse materials
* Triangle modelling primitives
* Octree spatial index
* Pin-hole 'lens'
* Ward linear tone mapping

Primarily an exercise in simplicity -- just 491 lines -- but a good base and benchmark for development. And quite possibly the *cutest* renderer around.

Versions: [1.5.2 (2008-02-23)] [1.5.1 (2008-01-08)] [1.5 (2007-02-11)] [1.4 (2006-12-14)] [1.3 (2006-10-15)] [1.2 (2006-05-19)] [1.0 (2006-05-07)]

Edit this project (for project owner)

back to RAA top