linear equations

11
Nov
Draft of Knotty Math Tile Code

Draft of Knotty Math Tile Code

Here is a rough draft of Knotty Math tile code. Code was adapted from Shaw Wan’s tangram code on CodePen. I am hoping to adapt more tile designs for play. This will not work on touch screens/phones – I’ll have to contemplate an app for that. I am just learning… Drag the tiles below and […]
1 min read
23
Oct
Laser Pointer Googly Eyes

Laser Pointer Googly Eyes

I am glad I can amuse myself. This is a simple script that I may integrate into an Algebra class for looking at points on a line. If you want a webpage version for students, click here. If you want code, see below. Click to make more eyes, and you might get freaked out if […]
1 min read
19
Aug
SA5: Systems of Equations

SA5: Systems of Equations

This Scripting Algebra (SA) activity will play with systems of linear equations in p5.js. In this activity, a system of two random lines will be generated and the intersection (or solution) of those lines will be calculated to make generative art. It is recommended to introduce creating functions if
2 min read
11
Aug
SA2: Animated Lines

SA2: Animated Lines

There are infinite possibilities for linear function animations. This SA project will give some ideas to practice using linear equations with p5.js. Introduce if-else statements (conditions), logical operators, random(), text(), rect(), variables, and using p5.js for animation (loop). Below are a fe
2 min read

Want to become a better programmer? Join the Recurse Center!

Sophia

Mathematics educator and creative coder exploring the beauty of mathematical concepts through interactive visualizations and playful learning.

Mathematics

Education

Creative Coding