🎤 Painting Pixels with WebGL with React Hooks
- 👤 Ashi Krishnan
- Twitter: @rakshesha
- GitHub: queerviolet
📹
Video:
https://youtu.be/1NZvwicGK4U
WebGL lets you unlock the power of your GPU. In principle, you can paint almost anything you can dream of. In practice, WebGL is hard, and though projects like three.js make it easier, there are still a lot of hurdles to integrating it into your site in a practical way.Let's explore how Hooks can make it easier to integrate powerful GPU-driven visuals into our React apps, giving us the best of both worlds: the power of WebGL with the ease and expressiveness of a React component tree.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.