Particle Editor 2.0

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.

Interested in a new Particle Editor?

Yes
18
100%
No
0
No votes
 
Total votes: 18

DarkWood_Neo
Posts: 52
Joined: Thu Sep 04, 2003 7:45 pm
Location: Germany

Particle Editor 2.0

Post by DarkWood_Neo »

Is anyone interested in a new and better version of the particle editor for the irrlicht engine? if there is anyone, i'll start a new project cause i've got time noew to code it........ :D
DarkWood_Neo
Posts: 52
Joined: Thu Sep 04, 2003 7:45 pm
Location: Germany

Post by DarkWood_Neo »

if there are anny ideas or comments - post it!
bt.w.: http://irrlicht.sourceforge.net/phpBB2/ ... .php?t=921
the first version of the editor
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

Being able to output to code would be the more useful update IMO.
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

It would be great! the first version is awesome. I couldn't get it to compile properly, but the bin version rocks!

It has helped me a lot !

go for it!!!!


:D

@Tyn: it does. Particle ed 1.0 let's you export the code after you have gotten the visual results of the the particle system you require. The you just paste the code into your program (and copy the necesary jpegs into your media folder).

can't imagine what new features v2.0 will have
Last edited by afecelis on Fri Jul 02, 2004 5:40 pm, edited 1 time in total.
Image
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

File is gone?
jox
Bug Slayer
Posts: 726
Joined: Thu Apr 22, 2004 6:55 pm
Location: Germany

Post by jox »

Yes, the download of the first version is 404 ( http://www.laklein.de/jonas/ipeditor.exe )
DarkWood_Neo
Posts: 52
Joined: Thu Sep 04, 2003 7:45 pm
Location: Germany

Post by DarkWood_Neo »

Yes - I'm sorry, i deleted the first version.....
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

DarkWood_Neo wrote:Yes - I'm sorry, i deleted the first version.....
Well send it over to me (cybermbAThotmail.com) so I can upload it if you can't do it :)
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

afecelis wrote: @Tyn: it does. Particle ed 1.0 let's you export the code after you have gotten the visual results of the the particle system you require. The you just paste the code into your program (and copy the necesary jpegs into your media folder).
Are we talking about the same editor? The one that tells you that the VC++ edition is the learner edition when you start it up?
DarkWood_Neo
Posts: 52
Joined: Thu Sep 04, 2003 7:45 pm
Location: Germany

Post by DarkWood_Neo »

yes - but now i've bought the standard edition.......

@bal: thank you but this isn't the problem. i lost the code and the binaries. but that doesn't matter because i'm started working on version 2.0 which is absolutely new.
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

OK, np then. I'm looking forward to the release :)
Caecus
Posts: 36
Joined: Fri Aug 22, 2003 6:33 am
Location: California, USA

Post by Caecus »

Best thing a v2 could offer would be an ability to export xml representation of the particle system and then provide a calss that loads said xml and runs the apprpriate code... :)
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

I'm talking about this ParticleEditor: (bin version)

http://www.theshower.nl/cgi-bin/genesis ... Editor.zip

but I don't know if it's the same author.

cheers
Image
DarkWood_Neo
Posts: 52
Joined: Thu Sep 04, 2003 7:45 pm
Location: Germany

Post by DarkWood_Neo »

i didn't code that particle editor.

planed features:

- timeline: it will be able to adjust the time when a effect starts up
- LUA Script: it will be able to control these timeline and more with LUA-Script
- LUA Editor and interpreter will be included
- export created particle systems to IPS-Files which are able to import to your own Irrlicht Application using a File-Loader Class, that comes with the editor

that are the main new features
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

oops, sorry. Is it going to be similar to work with?

DarkWood_Neo, If you're interested in the source let me know and I'll upload a link since the files were taken down from their site.

Won't lua scripts and stuff make it complicated for us newbies?
Image
Post Reply