Add Effect/ Particle-System to model

hey =)
Iam working on a litte browsergame with 3d-models rendered by webGL/threeJS.

Is there a way to add effects in this scene ? Like a glitter on the armor or flames on the weapon ?
I work with 3dsMax, so if there is a way to add this effects before or after converting to filmbox(.fbx).

ty <3

I like using Effekseer (open-source FX engine) for anything related to effects.
They have their own small app to design effects without hard coding them. They can be used on multiple 3D engines then, including webGL + three.js as foundation, or even just animated GIF
a very flexible tool.

Main site:
http://effekseer.github.io/

webGL github repo:

1 Like

1 Like