Kanzi Particles 0.10.0

The Kanzi Particles enables you to create for your Kanzi application particle systems that have their own rules of physics.

_images/particlesystemoverview.png

Note

This is a prerelease of Kanzi Particles. Some functionality, workflow, and the API is going to change in the future releases of Kanzi. Your feedback is very important to us. To send your questions, findings, and comments use the Kanzi Support Portal at support.rightware.com. When submitting a request regarding Kanzi Particles, set the Product field to Kanzi Particles.

Requirements

Kanzi Particles works with Kanzi 3.9.3 on Windows and Android.

Contents of the plugin package

The plugin package includes:

  • assets directory contains the Kanzi Studio project that you can use to add a Particle System to your existing project and basic material types that the plugin uses to render particles.

  • doc directory contains this documentation.

  • examples directory contains an example application project that includes showcases for the Kanzi Particles.

  • include directory contains the plugin header files.

  • lib directory contains the Kanzi Particles library files for supported platforms. See Getting started with the Kanzi Particles.

Installing the plugin

To install the plugin, extract the content of the plugin package to the <KanziWorkspace>/Engine/plugins/ParticleSystem directory. After you install the plugin, to start using the plugin, set up your Kanzi Studio project where you want to use the plugin. See Setting up your Kanzi Studio project.

See also

Setting up your Kanzi Studio project

Getting started with the Kanzi Particles