Categories

J: Processing Psuedocode

I wanted to draw a grid-like animation that positioned on x,0 and y,0 at random. PsuedoCode: float x = 0; float y = 100; float z = 0; floatt h = 100;   void setup () { //set up background & size }   void draw () {   //draw rect by incrementing x axis }   If (x == length...

Continue Reading

J: Website Inspirations

https://abscreenwear.com/ This is an older iteration of this site and has been updated. I like the graphic almost collage-like quality of the page.   SITE 2 https://www.davidcollins.studio/ Clean minimal spacing. SITE 3 Horizontal scroll format where each arrow click highlights a project transitioning from vertical scroll to an accentuated element http://norgram.co/  ...

Continue Reading

J-train Design: Iron Fish Video Response

What is the problem? Millions of people are impacted by iron deficiencies due to food disparity and malnutrition. Access and socio-economic restraints inhibit many people from acquiring the appropriate daily value of iron intake. This results in fatigue, lower cognitive functioning, among other ailments that can...

Continue Reading

J-train Creative Code Examples

LOUIS VUITTON - SERIES 2 Es Devlin Projection Mapping through surveillance converted in real-time and projected onto two-way acrylic mirror. BRIGHT RED LIGHTS ILLUMINATE A BED COVERED IN EERIE MIST Li Hui LED light board with individual ray beams displayed upon installed object ...

Continue Reading