Code used for the video "Understanding The Complex Plane For High School"
https://youtu.be/Pi6l_l1tk6Q
- TypeScript 100%
| src | ||
| .gitignore | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.ts | ||
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.