A playground of WebGL experiments and shader explorations, built with Next.js and React Three Fiber.
shad3rs.mp4
- Scenes and effects from the Three.js Journey course by the great Bruno Simon
- Custom GLSL shaders I wrote or adapted
- Experiments inspired by online tutorials, shader references, and shader browsing (yes it's a thing)
Threejs-journey is a beautiful comprehensive threejs course that takes you through the ropes and teaches you how to create performant, JS native apps with threejs.
I wanted to create a project that showcased all of these shaders/experiments but in a react-three/fiber
app with nextjs so that I can share the knowledge and little quirks to make it work and allow others to build upon it.
- Next.js
- React Three Fiber
- Three.js
- GLSL for shaders
Open an issue to request a specific threejs-journey shader or experience to be hosted in this project.
why not ?