Blender Particle System
Uploader Comments (lcc0612)
All Comments (21)
-
OH! lol! =D
I already have videos of Blender drawing polar roses! Check out:
rXFZ7n63oLw
RB_jU8zQUsc
^ Copy and paste the above lines (one at a time) to replace the "KvNbbI7vOPA" in your URL bar right now, to watch my other Polar Rose vids.
-
sounds easy, but i wouuld have a hard time setting it up, im a 3dsmax user :)
if you want to set up a particle scene in blender using the rose equation i would lov to see it
if you dont have time its cool
thx for the cool videos!
-
The steps are as follows. 1. Create your emitter object 2. Open an IPO window 3. Click "LocX" 4. Press "N" on your keyboard to open the properties window 5. Click "add driver" 6. You can now use a Python expression to determine the motion by clicking the python logo Here are some functions that may be useful: b.Get("curframe") returns the current frame number m.sin( ) returns the sine of its input float ( ) makes decimals return properly That's all, I guess! xD
-
Ah, well I do actually have one or two more videos that are similar but use polar rose equations instead.
It's actually really easy. You just need to know one or two python commands.
The idea is that the emitter has a unique X and Y position - And each of these values can be mapped to a function.
If you're plotting a Cartesian graph just let X increase over time while Y will be the actual function.
A polar equation needs to be converted to cartesian first.
(cont'd)
-
oh ok, i thought because i found it under that keyword,
have u implemented equations like that in blender?
how easy is it to implmenet mathematical formulas ?
-
Hi, thanks for your comment.
This video does not use a rose equation. The particle emitter is a cube that's animated to continuously rotate and scale itself up and down - The particles being emitted from its verticies.
how do you do that?
coolymichael 1 year ago
@coolymichael
You can check out this video's comments page where I have already explained it once. If you need it more in depth you can also check out one of the tutorials I wrote about this: bit(dot)ly(slash)dnd8FS
lcc0612 1 year ago
if you still have the file you should export it in HD 1080p
zac856314 1 year ago
@zac856314
I wish I still had the file! I may recreate it someday, though!
lcc0612 1 year ago