forked from PlummersSoftwareLLC/NightDriverStrip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Overhaul Picasso effect. Change to three entry points via custom ADD_…
…EFFECTs effects.h: create three new entry points. Bump Hexagon Ring. Picasso3in1.h: zero used FP tables. Don't use custom drawPixelXYF, drawPixelXY, DrawLine, DrawLineF: use common versions in g(). * Add, use custom entry poins for each of the three major effects - the passed argument is the number of circles/lines/swoops within each effect as noted internally in Scale. * Add JSON jibberizers. * Let draw() reclibrarte tables when it sees scale change. effects.cpp: use new entry points. Fixes #6
- Loading branch information
1 parent
fcc51fe
commit 554e052
Showing
3 changed files
with
61 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters