Physical Camera Plugin 1.0.1¶
Physical Camera Plugin allows you to create in your Kanzi applications a Physical Camera node that simulates a real camera.
Physical Camera Plugin uses the Kanzi rendering system to render the content and simulate a real camera. To get familiar with the Kanzi rendering system, in Kanzi documentation see Working with > Rendering.
Requirements¶
Physical Camera Plugin works with Kanzi 3.9.15.
Contents of the plugin package¶
The plugin package includes:
assetsdirectory contains an asset package that provides render passes for camera effects.docdirectory contains this documentation.includedirectory contains the plugin header files.libdirectory contains Physical Camera Plugin library files for supported platforms. See Using a physical camera.
Installing the plugin¶
To install the plugin, extract the content of the plugin package to the <KanziWorkspace>/Engine/plugins directory.
After you install the plugin, set up your Kanzi Studio project where you want to simulate a real camera. See Setting up your Kanzi Studio project.