Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Neon in afx

  • Neon in afx

    Posted by Vincent . jay on September 23, 2005 at 2:28 pm

    Hi

    Does anyone know how to create convincing looking neon lights in afx? I created neon like strip lights in photoshop, but when imported into afx, and blended to create the on off flickering effect, it doesn’t look entirely convincing. I was wondering if anyone knew of a way to do this?

    Cheers

    Vincent

    Mike Clasby replied 20 years, 7 months ago 5 Members · 5 Replies
  • 5 Replies
  • Peder Norrby

    September 23, 2005 at 2:36 pm

    I did it using Trapcode 3D Stroke – of course! 🙂
    https://www.trapcode-people.net/filedetails.php?fileid=43

    Peder Norrby / Trapcode

  • Guy

    September 23, 2005 at 2:53 pm

    duuude. I had no idea there was a trapcode exchange like this.
    you rule! thanks!

  • Steven Bump

    September 23, 2005 at 3:58 pm

    Would stroke + glow + a flicker expression the opacity work too?

  • Guy

    September 23, 2005 at 4:25 pm

    here’s an expression that could work for opacity.
    This, plus 3D stroked lines and a nice glow is about as good of a neon look as you can get.
    The credit for this expression is not my own, I picked it from a site, most likely Dan Ebberts. Here it is:

    probability = 6;

    // “opacity_normal” is the value set for opacity when the a random
    // opacity is NOT chosen.

    opacity_normal = 100;

    x = random(probability);

    if (x <= 1) { opacity = random(100); } else { opacity = opacity_normal; }

  • Mike Clasby

    September 23, 2005 at 4:37 pm

    Audio Wave form in AE, with no audio referenced makes a pretty nice neon.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy