mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
c73a0b41be
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 PR: ports/62140 Submitted by: Igor Pokrovsky <tiamat@comset.net>
6 lines
312 B
Plaintext
6 lines
312 B
Plaintext
******************************************************************************
|
|
Before running any Pixie executable make sure to add the following
|
|
directory to your LD_LIBRARY_PATH environment variable:
|
|
%%PREFIX%%/lib/%%PORTNAME%%
|
|
******************************************************************************
|