neuray Services API Programmer's Manual
This reference documentation is structured into introductory material, reference manuals, and auxiliary material.
neuray Services provides a command based interface into the Neuray API. It gives users of the services access to the complete API via simple commands without them needing to learn the intricacies of the whole neuray system.
The neuray Services API provides interfaces to allow user implementation of the key components of the services system:
- Commands
- Render Loop Handlers
- Event Handlers
- Tonemappers
The neuray Services API is built on top of the Neuray Library API and this documentation should be read in conjunction with the Neuray Library API documentation.