Browse thread
ANN: OPath 0.2 released
- Jamie Clarkson
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jamie Clarkson <jamie@a...> |
| Subject: | ANN: OPath 0.2 released |
Hello, I'm pleased to announce the availability of OPath 0.2. OPath is a physically based 3D renderer written in OCaml. It takes a scene description written in a simple declarative language and runs various ray or path tracing algorithms to generate high dynamic range images. This release is mostly for architecture stabilization and improving robustness. One or two new features have been added however: * Thin lens camera (for depth of field rendering) * 2D texturing * Dielectric materials (e.g. glass) Homepage with some nice renders: http://opath.sourceforge.net/ Source under MIT license and a Win32 binary are available: http://sourceforge.net/project/showfiles.php?group_id=96645&package_id=103321 All comments appreciated, enjoy! Jamie