Documentation
This page contains links to the online available and most recent version of the main documentation for the PixelLight framework for users and developers. The documentation, including previous versions, can also be downloaded as package from our download page.
Manual
The PixelLight manual is the main documentation for the framework. It contains a manual for each library of the PixelLight SDK and explains how to use the framework step by step.
- PixelLightFeatures - Complete feature list
- PixelLightBase - Documentation for C++ programmers
- PixelLightCompositing - Realtime compositing, scene rendering, post processing
- PixelLightConventions - Used conventions and how to contribute
- PixelLightBuild - Explains how to build the project from it's source codes
- PixelLightScript - Script documentation
- PixelLight3dsMaxSceneExport - Exporter documentation, mainly interesting for artists
API reference
The PixelLight API reference is the main documentation for programmers. It is automatically generated from the Doxygen comments in the PixelLight source code and contains references to all modules and classes of the PixelLight API.

