Software Alternatives & Reviews

How can I recreate this image effect in React? Is there a library available or how would one tackle this ? I'm new to react, thanks!

Cuberto The Book of Shaders Polygonjs
  1. Cuberto — A digital agency focused on UI/UX design and development of mobile apps and websites.

    #Music #Photos & Graphics #Image Hosting 5 social mentions

  2. Extensive guide through fragment shaders with live coding examples
    Pricing:
    • Open Source
    Warning: this is NOT simple stuff. Shaders are way harder than CSS and most typical frontend js. E.g., you're basically writing C and have to develop mathematical intuitions. You will not bang this out in a weekend. But if you get excited about these effects--this is your step-by-step path: https://thebookofshaders.com/.

    #3D #Interactive Exhibits #VJ 141 social mentions

  3. Create amazing & interactive 3D scenes for the web
    Pricing:
    • Open Source
    As others have said, it's indeed made in WebGL. If you'd rather a no or low code tool to achieve that, you could try Polygonjs, which helps you create WebGL scenes with a visual editor. Here is an example scene that is similar to the one in your reference website.

    #3D #Visual Art #Web Gl 137 social mentions

Discuss: How can I recreate this image effect in React? Is there a library available or how would one tackle this ? I'm new to react, thanks!

Log in or Post with