A simple explosion

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
belenski
Posts: 1
Joined: Sun Apr 12, 2015 9:19 am

A simple explosion

Post by belenski »

Hello,

I am a Irrlicht beginner, and ive tried to find some simple explosion made by ParticleSystem to add to some meshes. What ive found are too much complicated to implement.

Any suggestion?

Thank you ( :

#belenski
#belenski
obadakhamis
Posts: 3
Joined: Wed Jan 14, 2015 5:43 pm

Re: A simple explosion

Post by obadakhamis »

Try using a billboard. Just create a billboard and use an explosion texture. If u want to animate the texture u can check out this thread: http://irrlicht.sourceforge.net/forum/v ... x+animator. good luck :)
Post Reply