Skip to content

CSVADFall25/CSVAD25_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CSVAD25 - Computational Systems for Visual Art and Design

This repository contains creative coding projects using JavaScript and p5.js for visual art and design.

πŸ“ Projects

CSVAD25/
β”œβ”€β”€ helloworldp5/               # Basic p5.js sketch
└── colorp5/                    # p5.js color projects
    β”œβ”€β”€ ColorNodes/             # Node-based color system
    β”œβ”€β”€ ColorPartner/           # Interactive color generation (HSB)
    └── ColorPartnerLab/        # Interactive color generation (CIE LAB)

🎨 Project Details

Hello World p5.js

Location: /helloworldp5/

  • Basic p5.js setup and sketch template

p5.js Color Projects

Location: /colorp5/

  • ColorNodes: Interactive color node system for exploring color relationships
  • ColorPartner: Color variation generator using HSB color space
  • ColorPartnerLab: Color variation generator using CIE Lab* color space for perceptually uniform color mixing

οΏ½ Getting Started

  1. Clone the repository:

    git clone <repository-url>
    cd CSVAD25
  2. Open any project:

    • All projects can be opened directly in a web browser

πŸ”§ Technologies

  • JavaScript - Core programming language
  • p5.js - Creative coding library for graphics and interaction
  • CIE Lab* - Perceptually uniform color space for advanced color mixing

Creative Coding with JavaScript and p5.js ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published