Excellent. This is some kind of 3D PowerPoint. How did he do that?
Author here. The source code is available at https://github.com/SuperMayo/mayerowitz.io.
It’s called scrollytelling. For this particular project, I borrowed a lot from https://mlu-explain.github.io/. For the 3D elements, I used Threejs and a custom vertex shader for the 3D plot.
I guess the author used a different framework but I like this one: https://animejs.com/
Looks like html+css+js+webgl
Author here. The source code is available at https://github.com/SuperMayo/mayerowitz.io.
It’s called scrollytelling. For this particular project, I borrowed a lot from https://mlu-explain.github.io/. For the 3D elements, I used Threejs and a custom vertex shader for the 3D plot.