Particle editor ?

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
JuggernautIRR
Posts: 21
Joined: Tue Jun 05, 2012 4:42 pm

Particle editor ?

Post by JuggernautIRR »

Hello,

Is there any particle editor to visually design particles for irrlicht ?

Please let me know.

Thanks,
zerochen
Posts: 273
Joined: Wed Jan 07, 2009 1:17 am
Location: Germany

Re: Particle editor ?

Post by zerochen »

Hi,

are particle not just normal images? so use paint or gimp?:D

regards
zerochen
JuggernautIRR
Posts: 21
Joined: Tue Jun 05, 2012 4:42 pm

Re: Particle editor ?

Post by JuggernautIRR »

I mean design the emitter shape and behaviour. Similar to what can be found for OGRE - OGRE particle editor.
CuteAlien
Admin
Posts: 9670
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Re: Particle editor ?

Post by CuteAlien »

I don't know one for Irrlicht. Maybe the spark engine has an editor (can be used with Irrlicht). And yes... would be nice to have one.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
netpipe
Posts: 669
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

Re: Particle editor ?

Post by netpipe »

there is one its particleEditor or partED for short https://github.com/netpipe/Luna/tree/ma ... icleEditor

Image

created by a man named Deesine asfar as i know.
Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
Post Reply