ParticleMultiModelDemo

Overview

This demo creates more than one particle model and emitter for particles.

How to Use

Description

This demo creates five pairs of particle models and emitters. This demo is used to compare speed and functionality versus ParticleMultiEmitterDemo.

If particle models were created separately, each can be moved independently because each particle model includes a coordinate system.

However, because both calculations and rendering will be performed for each, memory usage will be greater and execution speed will be slower than when using ParticleMultiEmitterDemo.


CONFIDENTIAL