Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Opinions Desired Re: Particle Creators

Elric Anatine
Full Lunar Alchemist
Join date: 27 Feb 2007
Posts: 381
01-22-2009 14:50
Good day,

I am searching for opinions on two Particle Script creation systems that I have "narrowed" my assessment down to. However, if you know of another that is quite good, I would be eager for your opinion on that one as well.

The two in question are:

Particle Foundry (http://uncensored.xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=982204)

and

Particle Script Generator (http://uncensored.xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=94347)

My criteria is ease of use (which both seem to be on par), and features. Given sufficient time and documentation I can learn either system, but would give preference to the system with the most thorough documentation or ease of use.

If anyone could share their experiences (good and/or bad) of these or other systems, I would be most appreciative.

Thank you kindly in advance.

Elric Anatine
_____________________
Elric Anatine


http://slurl.com/secondlife/Alkahest/128/128/652

+Distinguished Aesthetics+
- unabashed commentary & reviews by a gentleman of the grid -
http://www.sge-sl.com/elric_anatine/

+Apothecary & Home+
http://slurl.com/secondlife/Syzygy%20Selene/134/171/39
Yingzi Xue
Registered User
Join date: 11 Jun 2008
Posts: 144
01-23-2009 03:33
I've paid thousands of Lindens for a number of particle generators and to tell you the truth I don't use any of them anymore. Why?

* Some are way too expensive for what you get.
* Most interfaces are bloated and sluggish, especially after extended use.
* Some don't support all particle settings.
* Some can generate inconsistent results (end result looks different than what you saw).
* Some use proprietary preset notecard formats, which are just an extra step and unnecessary.
* Most won't read in llParticleSystem code as presets.

I needed a particle generator that would read llParticleSystem code directly, have a simple and fast interface, was inexpensive and produced consistent results. I stumbled across a particle generator made my KR Engineering that meets most of my criteria. You can control three different particle systems at the same time and it has a chat interface, which uses commands to change particle settings. This little device blows most of them out of the water. The only thing it doesn't do is load presets. The best thing--it's only $300L! You can find it here, just go upstairs and it's on the balcony...
http://slurl.com/secondlife/Karoastoff/104/189/46

I am not associated with KR Engineering, but I believe it's the best particle generator out there right now, because of its price, its simplicity and its powerful interface. I liked it so much I wrote my own particle generator based on its design and I added llParticleSystem code reading into my own generator so I could read presets directly from the code. Nowadays I use my own (it's not on the market... yet), but you owe it to yourself to buy the KR Engineering particle generator, as cheap as it is.

I also suggest finding the in-world demos for the particle generators you're considering and try them out extensively before buying them. This way you'll know exactly what to expect. If you can't find a demo, ask the creator to show you a demo of the product. I've used one of the particle generators you mentioned and I can honestly say I'm not happy with it.

Hopefully I've helped you make a better decision.
Beverly Ultsch
Registered User
Join date: 6 Sep 2007
Posts: 229
01-23-2009 07:15
My advice is to purchase none, insted search the scripting library, for particle generators, read lhttp://wiki.secondlife.com/wiki/LlParticleSystem

And visit the particle laboratory in world (search for particle laboratory).

Particle systems arent that hard to do, so rather than rely on a bought product, learn to write your own. Its much more fun that way.
Elric Anatine
Full Lunar Alchemist
Join date: 27 Feb 2007
Posts: 381
01-23-2009 08:22
Thank you. The links are helpful.

I have some physical and time constraints and therefore cannot script entirely by hand -- so a little help or a system that does not require recompiling a script for every little change is what I'm after.

Miss Xue's recommendations and assistance has been invaluable.

Thank you, both of you.
_____________________
Elric Anatine


http://slurl.com/secondlife/Alkahest/128/128/652

+Distinguished Aesthetics+
- unabashed commentary & reviews by a gentleman of the grid -
http://www.sge-sl.com/elric_anatine/

+Apothecary & Home+
http://slurl.com/secondlife/Syzygy%20Selene/134/171/39
Isablan Neva
Mystic
Join date: 27 Nov 2004
Posts: 2,907
01-23-2009 12:27
Jopsy Pendragon has a new system out called the P Organ, which is a high octane particle creation system. You should be able to demo it at the Particle Lab.
_____________________

http://slurl.com/secondlife/TheBotanicalGardens/207/30/420/
Meade Paravane
Hedgehog
Join date: 21 Nov 2006
Posts: 4,845
01-23-2009 12:30
From: Isablan Neva
Jopsy Pendragon has a new system out called the P Organ, which is a high octane particle creation system. You should be able to demo it at the Particle Lab.

Jopsy = particle god.
_____________________
Tired of shouting clubs and lucky chairs? Vote for llParcelSay!!!
- Go here: http://jira.secondlife.com/browse/SVC-1224
- If you see "if you were logged in.." on the left, click it and log in
- Click the "Vote for it" link on the left
Yingzi Xue
Registered User
Join date: 11 Jun 2008
Posts: 144
01-23-2009 18:45
I went and tried out the P Organ. Some of the interface is intuitive, but unless I'm trying to be a mad particle scientist, it's not what I'm looking for.
Heather Rau
Registered User
Join date: 7 Feb 2007
Posts: 100
01-24-2009 08:47
I tried a number of the particle generator tools and I'm going to agree that they are great for casual creation of particles, but that they quickly become limiting.

There is no substitute for spending a day at the Particle Laboratory, perusing and studying the displays and tutorials and then playing with the sample and template scripts in the sandbox there. Once you grok particles, your brain becomes the most powerful particle generation tool there is :)

One huge benefit of this approach is that I can now look at any particle effect and know almost intuitively what it's parameters are. That in turn has given me all sorts of ideas that have led to variations and extensions on things I have seen. If I relied on some machine to produce particles, that process would be largely impossible.
Elric Anatine
Full Lunar Alchemist
Join date: 27 Feb 2007
Posts: 381
01-26-2009 07:03
From: Heather Rau
I tried a number of the particle generator tools and I'm going to agree that they are great for casual creation of particles, but that they quickly become limiting.

There is no substitute for spending a day at the Particle Laboratory, perusing and studying the displays and tutorials and then playing with the sample and template scripts in the sandbox there. Once you grok particles, your brain becomes the most powerful particle generation tool there is :)

One huge benefit of this approach is that I can now look at any particle effect and know almost intuitively what it's parameters are. That in turn has given me all sorts of ideas that have led to variations and extensions on things I have seen. If I relied on some machine to produce particles, that process would be largely impossible.


Thank you. I think I will do that... when I have time. /me chuckles Seriously, I do very much wish to learn so I'll hopefully get to this sooner than later. There is so much in SL to play with we just don't have the time!
_____________________
Elric Anatine


http://slurl.com/secondlife/Alkahest/128/128/652

+Distinguished Aesthetics+
- unabashed commentary & reviews by a gentleman of the grid -
http://www.sge-sl.com/elric_anatine/

+Apothecary & Home+
http://slurl.com/secondlife/Syzygy%20Selene/134/171/39
Jopsy Pendragon
Perpetual Outsider
Join date: 15 Jan 2004
Posts: 1,906
03-07-2009 07:52
Like Yingzi and Beverly, I've long been a "just hack the scripts" kinda guy, however in the last year opening and saving scripts seems to have become a much much slower process.

Creating a particle console is something I've always wanted to do, not everyone is cut out for the challenge of learning scripting, or the somewhat unusual syntax and nomenclature of the llParticleSystem function.

After 9 incomplete and failed attempts, I've managed to make a device that allows me to create, tune and deploy particle effects *far faster* than I ever had been able to with scripting. (and keep in mind I have a huge library of effects of my own private effects to draw from in addition to the free particle templates in the particle laboratory sandbox!).

Now, I use the Porgan 1800 about 50% of the time when I'm working on effects, which for a die-hard scripter like me is something.

Yingzi- I've been thinking about adding a particle param importer, the challenge of course is that there's no telling what format the script may have. It will probably require that the user paste a function, (say jpExportParticleParams) into their script and replace the llParticleSystem([param list]) function with jpExportParticleParams([param list]). Not necessarily the most elegent solution.
_____________________
* The Particle Laboratory * - One of SecondLife's Oldest Learning Resources.
Free particle, control and targetting scripts. Numerous in-depth visual demonstrations, and multiple sandbox areas.
-
Stop by and try out Jopsy's new "Porgan 1800" an advanced steampunk styled 'particle organ' and the new particle texture store!
DancesWithRobots Soyer
Registered User
Join date: 7 Apr 2006
Posts: 701
03-09-2009 07:35
Uh. . .I'm surprised that no one's mentioned Particle Magic, which is absolutely free, and has the Jopsy particle template scripts as preloads.
_____________________
"Two lives I have.
One life I live. One life I dream.
In dreams I remember the better in me."
Amaranthim Talon
Voyager, Seeker, Curious
Join date: 14 Nov 2006
Posts: 12,032
03-10-2009 08:59
I use this: https://xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=1279150#reviews and it rocks! You can see the script and get in to tweak it-so you are learning about what you are doing as you work with it. Very easy inetrface, I am no scripter! I have tried several - and of the ones I have tried, this one has my vote. Here is a link to an item I made using its script as a base that I then tweaked to my desired results and used my own texture in: https://xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=1281259
_____________________
"Yield to temptation. It may not pass your way again. "
Robert A. Heinlein




http://talonfaire.blogspot.com/

Visit Talon Faire Main:
http://slurl.com/secondlife/Misto%20Presto/216/21/155- Main Store

XStreets: http://tinyurl.com/6r7ayn
Pavcules Superior
Registered User
Join date: 30 Oct 2006
Posts: 69
03-11-2009 08:39
Alternatively, you can use Zeja Pyle - LSL Particles System script generator which creates scripts on the website.

http://particles-lsl-generator.bashora.com/index.php
CCTV Giant
Registered User
Join date: 2 Nov 2006
Posts: 469
03-11-2009 09:29
I've tried a bunch of these and the Particle Wizard rocks.

http://xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=161450

I have Foundry and a few others and the particle wizard is by far the easiest to use.

CC
Lyric Alexander
Tree-hugging Fillosofer
Join date: 25 Feb 2005
Posts: 130
03-13-2009 10:51
Well after the thousands of Ls I've spent for particle generators, the best one I found turned out to be FREE and easy to use. Uses basic particle manipulation and is not laggy:

https://www.xstreetsl.com/modules.php?name=Marketplace&file=item&ItemID=674134
_____________________
Visit Cylyria's Misty Gardens at:

http://slurl.com/secondlife/Assateague%20Shores/36/50/23/
Katie Welles
Registered User
Join date: 23 Dec 2006
Posts: 8
Another option...
03-17-2009 07:34
Another particle generator to look at is Particle Designer from InkWelle -- see http://www.inkwelle.com/particle.shtml