Particles Effect Generator V.1.1

Axiom
by Axiom · 28 posts
8 years ago in Basic Creator Help
Posted 7 years ago
Currently the script does absolutely nothing but for those of you that want to follow along with its development you can access it via this link: https://www.imvumafias.org/community/service ... clegen.php

Until I release the first working version you will not be able to access the tool any other way.
Posted 7 years ago · Author
Following your progress every day, I wonder if it will allow us to copy Max 3Ds coordinates by meshes and paste on this awesome generator, It may be so cool,
@Xhynrae
and I will become 4U hard competitors :mrgreen:
Posted 7 years ago
This tool is going to be difficult and time consuming to create. Therefore it's only going to be available for VIP members.
Posted 7 years ago
Just some information I need to remember for this tool. Feel free to ignore this post.

Spoiler: Particle Domains

Bottom 0,0,0
InnerRadius 0
OuterRadius 0
Top 0,0,0
Type Cone


Bottom 0,0,0
InnerRadius 0
OuterRadius 0
Top 0,0,0
Type Cylinder


InnerRadius 0
Normal 0,0,0
OuterRadius 0
Position 0,0,0
Type Disc


End 0,0,0
Start 0,0,0
Type Line


Normal 0,0,0
Position 0,0,0
Type Plane


Position 0,0,0
Type Point


Position 0,0,0
u 0,0,0
v 0,0,0
Type Rectangle


InnerRadius 0
OuterRadius 0
Position 0,0,0
Type Sphere


CornerA 0,0,0
CornerB 0,0,0
CornerC 0,0,0
Type Triangle


Spoiler: Particle Structure

Properties wrapped in curly braces {} are user defined and not always the same.
Properties wrapped in brackets [] are optional.

[code=text file=Untitled.txt]ParticleEffect
Gravity - {X,Y,Z}
ParticleRule0
Position
{Domain Properties}
Rate - 0
Type - Source
Velocity
{Domain Properties}
[{ParticleRule}]
[{ParticleRule}]
[{ParticleRule}]
[{ParticleRule}]
[{ParticleRule}]
[{ParticleRule}][/code]


Spoiler: ParticleRule Structure

ParticleRule0 will always have the same information, but ParticleRule1 and higher may be chosen as you desire.

Properties wrapped in curly braces {} are user defined and not always the same.
Properties wrapped in brackets [] are optional.

[code=text file=Untitled.txt]ParticleRule0
Position
{Domain Properties}
Rate - 0
Type - Source
Velocity
{Domain Properties}[/code]

Example:
[code=text file=Untitled.txt] Rate - 0
Type - Source
ParticleRule0
Position
Bottom 0,0,0
InnerRadius 0
OuterRadius 0
Top 0,0,0
Type Cylinder
Rate - 0
Type - Source
Velocity
InnerRadius 0
OuterRadius 0
Position 0,0,0
Type Sphere[/code]

[code=text file=Untitled.txt]ParticleRule{num}
[Displacement]
{Domain Properties}
Type - RandomDisplace
[Acceleration]
{Domain Properties}
Type - RandomAccel
[SinkDomain]
{Domain Properties}
Type - Sink
[SpeedLimit]
MaxSpeed {0}
MinSpeed {0}
Type SpeedLimit
[TargetVelocity]
Alpha 0
Color {255,255,255}
Scale {0}
Type TargetColor[/code]
Posted 7 years ago
Sounds awesome!
Posted 7 years ago · Author
I found some interesting link about how to make particles on IMVU, I don't know if it can be useful like a generator, but I learned a bit more about particles in this way.

Particles for Dummies [Create Mode Edition] by oOKabbyOo

Covers everything about creating particle effects using the "Debug2" tab in Create Mode.
:star: http://www.imvu.com/catalog/modules.php ... e_locale=1


Deriving Particle Products - A Complete Guide by Ruckiteer

Explains in detail, how particle derivable can be derived.
:star: https://sites.google.com/site/imvudevtu ... e-products


How to make Particle Effect Derives for IMVU by 4u

How to chage a particle for beginners, with a few samples and tips on making your own paticle textures.
:star: http://www.textures123.com/tutorials/particles/
Posted 7 years ago


@ Axiom, The link is not working for me or its broke idk plz check this out :) Thank you

-- Sun Dec 18, 2016 10:40 am --

Particles for Dummies [Create Mode Edition] by oOKabbyOo

Covers everything about creating particle effects using the "Debug2" tab in Create Mode.
:star: http://www.imvu.com/catalog/modules.php ... e_locale=1


@ Axiom, Thanks for the helpful links :D

and i have Questions, in Create mode _ "Debug2" particle stuffs - there is most of hidden only, like no details for learning, idk how they hide them,

>> i figure out that those particle stuffs works by ".Json" file

>> is There any Possible ways to getting Codes that what they using for Particle system in Creating mode ?

i hope you will help me :)

Thanks in Advance :) :bunny:
Posted 6 years ago
I can't open it can it be because it's UK server :(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT