CS1335
search
⌘Ctrlk
CS1335
  • Introduction
  • Assignments
  • Getting Started
    • Processing
    • PDE - Code Editor
    • Learning Processing
  • Java Language
    • Java Syntax
  • Project 1
    • Random Variation
    • Noise
    • HSB Color Mode
    • PShape Objects
    • Modeling Emotions
    • PShape with Contour
    • Recursion
    • Recursion - PShape
    • Recursive Patterns
    • Planning Structure: Functions:
    • Project 1: Programmatic Variations in Color
    • Transforms for Mirroring
    • Project 1-Steps
  • Grid Based Designs
    • Computational Design
    • Artist: Victor Vasarely
    • Grid Pattern Design
    • 1D - Array of PShapes for Grid Layout
    • PShapes in Grid Regions
    • Grid Region Logic
    • Pattern Preview - Transforms: Translate & Scale
  • Project 2
    • Project 2 - 2D Arrays for Gradient Logic
    • Grid Patterns using 2D Array Indexes: i, j
    • lerpColor( ) and map( ) Functions
    • Demo Lerp Colors
    • 2D Arrays with lerpColor
    • Create PShape 2D Array
    • Function: Populate2DArray( )
    • Function: DisplayShapeMatrix()
    • Transforms for Position, Rotation, Scale of ShapeMatrix Elements
    • Project 2 - Steps
    • Animation for ShapeMatrix
  • Object Oriented Programming
    • Introduction to Objects
    • Button States
    • Buttons as Objects
    • Create Object Instances
    • Button Types
    • Modeling Buttons: States and Events
    • OOP - Inheritance
    • OOP - Polymorphism
    • Child-Class: PImageButton
    • PShape - SVG Objects
    • Menu of Buttons
    • ButtonGroup - Final Version
    • Slider Controller
    • UML Class Diagram
  • Project 3
    • Project 3 - Logic, Steps
    • Project 3 - Class Definitions
      • Button
      • PImageButton
      • ButtonGroup
      • Pattern
      • Slider
      • Particles
  • Modeling
    • UML Class Diagram
  • Resources and References
    • Glossary
    • Resources
    • Random Inspiration
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Project 3

Project 3 - Class Definitions

Buttonchevron-rightPImageButtonchevron-rightButtonGroupchevron-rightPatternchevron-rightSliderchevron-rightParticleschevron-right
PreviousProject 3 - Logic, Stepschevron-leftNextButtonchevron-right

Last updated 5 years ago