blob: 97035007166a5bf67d95d1598d49ef70a41bff52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Pixie is a RenderMan like photorealistic renderer. It is being developed
in the hope that it will be useful for graphics research and for people
who can not afford a commercial renderer.
Some of supported features:
* All RenderMan 3.4 primitives
* Programmable shading (RenderMan Shading Language)
* High quality texture/shadow/environment mapping
* High dynamic range input/output
* Raytracing
* Motion blur
* Depth of field
* Reyes style rendering (very fast)
* Occlusion culling
* Area light sources
* Network parallel rendering
* DSO shaders
* Global illumination
* Photon mapping
WWW: http://www.renderpixie.com/
|