Code used for the video "Understanding The Complex Plane For High School" https://youtu.be/Pi6l_l1tk6Q
  • TypeScript 100%
Find a file
2026-06-08 23:34:28 +10:00
src Add previously uncommitted code 2026-06-08 23:34:28 +10:00
.gitignore Add previously uncommitted code 2026-06-08 23:34:28 +10:00
LICENSE Initial commit 2026-06-08 15:07:22 +02:00
package-lock.json Add previously uncommitted code 2026-06-08 23:34:28 +10:00
package.json Add previously uncommitted code 2026-06-08 23:34:28 +10:00
README.md Add previously uncommitted code 2026-06-08 23:34:28 +10:00
tsconfig.json Add previously uncommitted code 2026-06-08 23:34:28 +10:00
vite.config.ts Add previously uncommitted code 2026-06-08 23:34:28 +10:00

complex-plane-video-1

Code used for the video "Understanding The Complex Plane For High School"

Note audio/combined.wav is excluded due to its huge file size (~100MB) in .wav which I used to avoid stuttering when playing back the video. Might need to comment it out (and instances of the audio variable used later) in src/project.ts to avoid errors on Motion Canvas.