Course page here:
https://ursinusgraphics.github.io/F2024/
Notes here:
https://ursinusgraphics.github.io/Modules/Module12_Implicit/Video2
Javascript Marching Squares Implementation here
https://github.com/ctralie/ggslac/blob/master/geometry/marchingsquares.js
Interactive Heightmap editor here:
https://ursinusgraphics.github.io/Modules/assets/js/ggslac/viewers/HeightmapEditor.html
Exercise here:
https://ursinusgraphics.github.io/Modules/Module12_Implicit/Exercise2