Closed skykistler closed 8 years ago
Try to get somethin going by PCP if you can, and we'll combine it with source queuing #26
Worked super well for PCP, more blend modes and custom scaling functions to do now.
Added source.update() to the SourceMixerHack class (source is usually updated in Smudge, sources here need it)
How close are we to finishing this?
This too won't take very long it's just a matter of adapting code and fixing the scaling and positioning problem from before without using hacks.
Is this ready to close? @eric @ericvoorhis
Is this done @ericvoorhis ?
Merged in: https://github.com/skykistler/smudgr/commit/8f95f21178deb1097387b3d25732aba1fd2a1dd5
We can probably close this. SourceMixer is functional at the moment. It just doesn't have a parameter for sources, so I've been using a setSource method to change the source in the test app starts.
Shit, that was the thing I didn't think about, lol. I'll close this for now and figure out a solution for source params
We need to think of a solution for mixing images with the control of parameters.