Skip to content

GitAlongLittleCodies/IMGD5010-A02-p5jsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todd Stewart • IMGD 5010 • Assignment 2 • Instructions to P5.js

To begin: Please review this page.

   - For best results, hit refresh a few times. -

Step One

In plain language, what do you think my original instructions were?

Step Two

What my original instructions were:

-01- Construct a simple illustration of an ordinary lightbulb.
     a) It should include a cap, a round glass bulb, two lead wires, and a filament.
     b) It will be ON: make both the bulb and the filament glow in hues of yellow.
     c) Make it scalable.
     d) This is the LIT BULB.
-02- Duplicate the LIT BULB.
     a) This bulb will be OFF: make both the bulb and the filament dark yet contrast against the background.
     b) This is the DIM BULB.
-03- When you run on even seconds, load the DIM BULB.
     When you run on odd seconds, load the LIT BULB.

Originally, I really wanted to animate the scene by progressing frames via refreshing the browser. The assignment is clear to write out instructions for a static image. The lightbulb approach takes the concept of my first and scales it to fit the deliverables... I hope.

PrimitiveResizableLightbulb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors