Skip to content

Creating New Effects

Albert Barber edited this page Mar 26, 2024 · 1 revision

More Detailed Page Coming Soon (when I have time!)

For now, if you want to create an effect, make sure you first understand segment sets, and the segment drawing functions (see wiki pages). Then I suggest you spend some time looking over the code for various effects, ranging from simple (RainbowCycle, CrossFadeCycle) to more complex (Streamer, Twinkle2, Particles, Pacifica, etc).

Start any new effects by copying the "EmptyEffectPS" .h and .cpp files, using them as a starting point.

Home

Starter Guide Segments Effects Effect Pages and Samples Palettes Patterns Other Utility Classes Utility Function Sets Contributing
Clone this wiki locally