1
2
3      *******************************
4      Pixie
5      *******************************
6
7      Pixie is a photorealistic renderer that uses a Pixar's RenderMan-like interface.
8
9      Pixie is licensed under GNU LGPL. See COPYING file for details.
10
11      This is a public distribution of the Pixie renderer. For more information on Pixie and its features, visit http://pixie.sourceforge.net .
12
13      The directory structure:
14      src                - The source codes
15      shaders            - The default shaders
16      doc                - Documentation
17      bin                - Release mode binaries (only after compilation)
18      tmp                - Release mode object files (only after compilation)
19      bind               - Debug mode binaries (only after compilation)
20      tmpd               - Debug mode object files (only after compilation)
21
22      For compilation instructions, see doc/Pixie.pdf
23
24
25	Okan Arikan
26
27