This is an automated archive.
The original was posted on /r/web_design by /u/BhamTss on 2023-08-06 19:04:11+00:00.
I’ve been exploring the website morningside.ai and am particularly intrigued by the animations present on the site. I’m hoping to implement something similar on a project I’m working on, and I’m reaching out to this community for some insights.
Research Completed: I’ve attempted to inspect the website to determine the tools and code used for the animations. From what I encountered, it seems the website utilizes WebGL for its animations. I’m familiar with WebGL to some extent but wanted to delve deeper into how it’s been implemented on this particular site.
Specific Problem: I’m looking to understand:
The specific tools or libraries (if any) used in conjunction with WebGL on the site. Any notable techniques or methods employed to achieve the smooth animations. Recommendations or resources to learn more about implementing such animations. Any insights or guidance would be greatly appreciated. Thank you in advance!