Course Information
Course Overview
From creative coding basics to advanced algorithmic art
Learn the fundamentals of HTML canvas and discover how to develop, draw, and animate visuals and images with vanilla JavaScript. No frameworks and no libraries. I will explain all principles and techniques as we write our code line by line.
The HTML canvas element is used to draw graphics on a web page. We can use it as an art board and draw lines, rectangles, circles, images, curves. Today we will go deep on rectangles and images, let me show you how far we can take it. Let's dive deep into creative coding and explore the possibilities of modern front end web development.
We will start by drawing a simple rectangle and image on canvas. We will learn how to turn these basic rectangles into a particle system and we will teach these particles how to take shape and colours of any image.
Let's turn images into interactive animated pixels with physics (friction, easing). Let's make those pixels react to mouse. We will also learn how to break the images apart into individual pixels and make them automatically reassemble in 4 unique different ways.
Discover the secrets of creative coding with me. From simple shapes to advanced algorithmic art in a single class. Have fun!
Course Content
- 3 section(s)
- 35 lecture(s)
- Section 1 Introduction
- Section 2 Slice & Dice Effects (optional warm-up class)
- Section 3 Main project: Particle Images
What You’ll Learn
- Draw shapes and images
- Create particle systems
- Learn web animation with vanilla JavaScript
- Create animated generative art with code
Reviews
-
YYvonne Moree
Frank is a brilliant teacher
-
MMarcus Martin
Excellent content, well explained. Interesting for all aspiring and experienced game and graphics developers.
-
VValentina Horbatiuk
Awesome course. I really like how author explain material with great details.
-
JJeetesh Bhoria
Very nice and cool effects done on images. Instructor also educate on how these effects can be improved/ changed and also what is happening behind the scenes. Thank you for this course.