-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the 1701ICT Creative Coding wiki!
[Course Plan](Course Plan)
- Assessments
- [A short history of procedural art](A short history of procedural art)
- Interaction
[p5.js Introduction](p5.js Introduction)
- [Getting Started with p5.js](Getting Started with p5.js)
- [Understanding p5.js](Understanding p5.js)
- [p5.js examples](p5.js examples)
[Workshop 1](Workshop 1)
[Some Programming Concepts](Some Programming Concepts)
[p5.js Library](p5.js Library)
[Using loops](Using loops)
[Nested loops](Nested loops)
[Simple Animation](Simple Animation)
[Mouse Interaction](Mouse Interaction)
[Event handling](Event handling)
Working with images, video, and sound
Making a simple game
Accessing Data
Web Services
JSON
Data types
Working with strings
blendMode()
Random numbers
Maths
while loops
3D graphics
Transforms
Writing your own functions
Parameters
Return values
Scope
More complex animations
Interpolating values
Trajectories
Particle systems
Integrating p5.js into a web page
Accessing web elements from p5.js
Working with JavaScript outside of p5.js