We provide several examples for the use of the Iray SDK API that illustrate -- in a tutorial manner -- the important interfaces and concepts.
See the Getting Started Section for a description of how the example programs can be compiled.
If your variant of the Iray library requires an authentication key you need to replace the file examples/authentication.h
that only contains a dummy key with the file that contains a valid authentication key. Failure to supply a valid authentication key will cause mi::neuraylib::INeuray::start() to abort with error code -2.