Open ybakos opened 9 years ago
and read your code and guess at semantic narrative for img selection/distortion, more Yongtopic that way, right?
On Sat, Oct 31, 2015 at 12:41 PM, Yong Joseph Bakos < notifications@github.com> wrote:
The background method that accepts a PImage should glitch out the PImage or even replace it entirely on some days. eg. holidays.
This glitching alone could be an entirely separate class, such that we encapsulate behavior based on time of day, day of week, weather, holidays, current events, etc.
— Reply to this email directly or view it on GitHub https://github.com/irajgreenberg/chaos-studies/issues/2.
Director, Center of Creative Computation Professor, Computer Science and Engineering SMU, Dallas
214.768.4625 http://iragreenberg.com http://iragreenberg.net
Looking for great gifts for smart people...
The alternative CS I textbook for humans: Creative Coding and Generative Art in Processing 2 ( http://www.amazon.com/Processing-Creative-Coding-Generative-Art/dp/143024464X )
Intermediate level Creative Coding and Processing Book: The Essential Guide to Processing for Flash Developers ( http://www.amazon.com/Essential-Guide-Processing-Flash-Developers/dp/1430219793/ref=sr_1_1?ie=UTF8&s=books&qid=1262797412&sr=1-1 )
First major language reference on Processing: Processing: Creative Coding and Computational Art ( http://www.amazon.com/Processing-Creative-Coding-Computational-Foundation/dp/159059617X/ref=sr_1_1?ie=UTF8&s=books&qid=1262797756&sr=1-1 )
[image: --] Ira Greenberg [image: http://]about.me/iragreenberg http://about.me/iragreenberg
Well I'm just really fucking around. :)
What the exercise has revealed so far is the need to create an encapsulated number generator that can be used succinctly throughout the rest of the classes.
I'm going to work on that next - using a test suite! eg:
And so on.
yong
On Oct 31, 2015, at 12:55 PM, Ira Greenberg notifications@github.com wrote:
and read your code and guess at semantic narrative for img selection/distortion, more Yongtopic that way, right?
On Sat, Oct 31, 2015 at 12:41 PM, Yong Joseph Bakos < notifications@github.com> wrote:
The background method that accepts a PImage should glitch out the PImage or even replace it entirely on some days. eg. holidays.
This glitching alone could be an entirely separate class, such that we encapsulate behavior based on time of day, day of week, weather, holidays, current events, etc.
� Reply to this email directly or view it on GitHub https://github.com/irajgreenberg/chaos-studies/issues/2.
Director, Center of Creative Computation Professor, Computer Science and Engineering SMU, Dallas
214.768.4625 http://iragreenberg.com http://iragreenberg.net
Looking for great gifts for smart people...
The alternative CS I textbook for humans: Creative Coding and Generative Art in Processing 2 ( http://www.amazon.com/Processing-Creative-Coding-Generative-Art/dp/143024464X )
Intermediate level Creative Coding and Processing Book: The Essential Guide to Processing for Flash Developers ( http://www.amazon.com/Essential-Guide-Processing-Flash-Developers/dp/1430219793/ref=sr_1_1?ie=UTF8&s=books&qid=1262797412&sr=1-1 )
First major language reference on Processing: Processing: Creative Coding and Computational Art ( http://www.amazon.com/Processing-Creative-Coding-Computational-Foundation/dp/159059617X/ref=sr_1_1?ie=UTF8&s=books&qid=1262797756&sr=1-1 )
[image: --] Ira Greenberg [image: http://]about.me/iragreenberg http://about.me/iragreenberg � Reply to this email directly or view it on GitHub.
The
background
method that accepts a PImage should glitch out the PImage or even replace it entirely on some days. eg. holidays.This glitching alone could be an entirely separate class, such that we encapsulate behavior based on time of day, day of week, weather, holidays, current events, etc.