Experimenting with some CSS holographic effects, inspired by this guide from Robb Owen: https://robbowen.digital/wrote-about/css-blend-mode-shaders/...
Refraction, dispersion, and other shader light effects - Maxime Heckel's Blog
A guide on how to reproduce a chromatic dispersion effect for your React Three Fiber and shader projects with FBO, refraction, chromatic aberration, specular, and other tricks through 9 interactive code playgrounds.
Real-time dreamy Cloudscapes with Volumetric Raymarching - Maxime Heckel's Blog
This article is a deep dive into my experimentations with Volumetric rendering and how to leverage it to render beautiful raymarched cloudscapes in React Three Fiber and WebGL. In it, I walk you through everything from the basics of Volumetric Raymarching to the techniques used in video games to render physically accurate clouds.
React & Three.js | Working with Shaders using React Three Fiber
Hey everyone! Today we will be learning how to use React Three Fiber & Shaders! Join the discord: https://discord.com/invite/Cw5SaTA7s4Source Code: https://g...