Anybody make a particle effects editor for Love? Nothing fancy, maybe just a few sliders do you can play with parameters in realtime.
If not, I guess I'm going to make one, in which case: is there a UI library with slider controls to give me a head start?
EDIT: Checking out Goo now.
Particle effects editor?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Particle effects editor?
Goo doesn't have sliders but they do have progress bars so you can easily go from there
Although I haven't played with progress bars yet
Although I haven't played with progress bars yet
Re: Particle effects editor?
I made a crude particle editor last night, which suits my simple needs. Posting it in case somebody else comes along and searches for one like I did.
Usage:
It has some included images. To use your own, drop them in the directory and edit particles.lua.
After playing with it for a bit, I realized you could do some crazy sh** with animated parameters. Someday.
Usage:
- Mouse over parameters and adjust with mouse-wheel
- Keys 1-6 change the adjustment increment (1, 10, 100, 1000, 0.1, 0.01)
- Left mouse to move origin
- Restart button to restart particle system (or space bar, or right mouse)
- Save button writes settings to Lua file in app save directory (or s)
- Save button overwrites the current file. If no save file exists on startup, it will create one using default settings and set it to current.
- Copy button copies the current file and sets it as the current file.
- Revert button reloads current file, discarding any changes.
- Delete button nukes the current file (unless it's your last one).
- There's a widget for scrolling through available files.
It has some included images. To use your own, drop them in the directory and edit particles.lua.
After playing with it for a bit, I realized you could do some crazy sh** with animated parameters. Someday.
- Attachments
-
- particleedit.love
- Updated Nov 13, 2010
- (12.43 KiB) Downloaded 3185 times
Last edited by Mud on Sun Nov 14, 2010 2:38 am, edited 10 times in total.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Particle effects editor?
Fun to mess around with.
Re: Particle effects editor?
Nice. Maybe we need a tools section the wiki?
- partymetroid
- Citizen
- Posts: 80
- Joined: Thu Feb 18, 2010 6:06 am
- Location: Branson, State of Misery
- Contact:
Re: Particle effects editor?
THAT'S WHAT SHE--TechnoCat wrote:Fun to mess around with.
Eh, nevermind. Too inappropriate for this site.
Nice tool, though!
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Particle effects editor?
That's what she said.partymetroid wrote:Nice tool, though!
Re: Particle effects editor?
Very, very nice tool! Realy good work!!!
How can i use it in my code?
should i include my saved file from this tool in my script or what must i do if i want to run it?
Thanks in advance^^.
How can i use it in my code?
should i include my saved file from this tool in my script or what must i do if i want to run it?
Thanks in advance^^.
Re: Particle effects editor?
It works for me!!! Thanks for this amazing tool^^.
Who is online
Users browsing this forum: Google [Bot] and 1 guest