Collaboration diagram for SuperScope effect:
2
This effect is very similar to the AVS SuperScope
You can have expression during those phases:
The SuperScope effect define those variables that can be used during each phases
- n
number of points to draw, it show be defined during the Init Phase - i
will evolve from 0.0 to 1.0 for each call during the Pixel phase - b
will be 1.0 if we are during a beat period, else it will be 0.0 - v
it's the wave intensity at the current position, it's value is in the range -1.0 to 1.0 - x
this is the x position where you want to draw the oscilloscope drawing at the current i position - y
this is the y position where you want to draw the oscilloscope drawing at the current i position - red
this is the red color at the current i position - green
this is the green color at the current i position - blue
this is the blue color at the current i position
Here is a very basic example of SuperScope:
Generated on Sun Dec 25 21:46:41 2005 for eXo Visualizer by
1.4.5