WebGL Flowmap Effect Help

Hi everyone!

I’m a newbie and am trying to implement this flowmap effect I found from github to an empty page. The demo is also in the link above.

I tried to copy and paste the css and index.html codes, and update the image source, but it doesn’t seem to be working. The image also isn’t showing up.

Is there something else I should be doing? Here is what I have now: https://irradiated-grave-september.glitch.me/

Thanks for your help!!

It looks like my browser can’t find bundle.js, which means that your libraries like ogl aren’t loading. Do you have a /js/bundle.js file in your project?

2 Likes

Actually I was able to figure it out! Thank you again for your kind help!

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.