Skip to content
Forum Archive

question about superscope

5 posts

tvvistedreality#

question about superscope

Is there a way to make a lightning bolt effect. i done a search but i didn't find what i was looking for.

t/y
StevenRoy#
"Short answer, yes with an if. Long answer, no... with a but."

Seriously, though... Yes, it is possible to create a lightning bolt effect with a Superscope. The tricky part is figuring out how to program it. I've never tried this, but I would probably consider a fractal-like approach, where a starting curve is subdivided into smaller curves, and so on, until you've got a list of points ready to plot...

Of course, if you don't need something very realistic, a simple oscilloscope could do. With some clever use of variables (and possibly an Effect List), you could get it to flash on each beat, then quickly fade away, much like lightning would.

Of course, there are probably hundreds of ways to get some sort of lightning-like effect in AVS. There's no telling what you might come up with, if you experiment enough!

Good luck!
MaTTFURY#
Originally posted by Tuggummi
I concur.
yes.
i've already done it except with lots of colours 🙂