Dark Bit Factory & Gravity

PROGRAMMING => Other languages => Topic started by: combatking0 on March 23, 2015

Title: JavaScript Purple Portal Effect
Post by: combatking0 on March 23, 2015
I think I'm happy with my purple portal effect now - it uses 128 particles which whizz around a circular area after exploding out from the centre.

An additive blending mode is used to achieve the glow and the particles leave behind a trail which fades out to prevent the effect from turning into a white circle.

I've put it onto my Stormbringer page: http://www.barcodebattler.co.uk/stormbringer/
Title: Re: JavaScript Purple Portal Effect
Post by: ninogenio on March 24, 2015
excellent effect ck! and the code is really portable too. reminds me of a high powered microscope looking at purple bacteria. nice one, i will probably have a mess around with your values just too see what crazyness happens  :)
Title: Re: JavaScript Purple Portal Effect
Post by: combatking0 on March 25, 2015
Thanks, Nino :) I might make the circle a bit smaller since it dominates the page a bit too much, but I'm happy with the overall effect.
Title: Re: JavaScript Purple Portal Effect
Post by: Hotshot on March 25, 2015
Nice one  :clap: