I am wondering if I can achieve interactions like the menu in experimental.design . Not the side menu, but if you just “click anywhere” when the site loads an animation will occur that reveals a radial menu of clickable, half donut buttons:
Also, is the background static achieved through a background video?
As you can see in this image, they´re using svg elements for these links.
How i would do it (try to do it partly in webflow)
1. Test id / webflow animation with lottie file.
It should work if you have the right class names. After exporting a simple animation via bodymovin, i would test the compatibility with webflow ix. To link lottie elements to sites i would use jquery / js in combination with the elements class name or id.
To sum it all up, yes you´ll need (in my opinion) svg. I don´t know how to create exactly this round type of svg animation all in webflow.