----TUTORIAL 14--- Adding great particle Effects
You will Need The NemoX engine Get it Here download the Visual Basic Source code here
Summary
1. Particle Effects objects declaration 2. Particle ojects initialization code 3. Rendering the particle Effects
1. Particle Effects objects declaration Particle object declaration follows all visual basic default object declaration like: Dim myObject as AnyObjectInterface 'Then we allocate memory for that object set myObject=new AnyObjectInterface
2. Particle ojects initialization code
3. Rendering the particle Effects
Very incredible effects can be archieved with NemoX particle Engine object when DEFAULT particle behavior style is chosen.
Here is a screenshot for our tutorial project download the Visual Basic Source code here See you in the next Tutorial.....sincerly Polaris..Don't forget Any Bugs detect The Next: Tutorial 15 :Using Free 6DOF camera The Previous: Tutorial 13 :Loading Quake 3 Models
Tutorial Written on August, 4 th 2003 by Polaris: johna_pop@yahoo.fr
|