PinnedUsing Kirby as Headless CMS (Outdated)Part 2 (2022) currently in the making! Lots of changes. Check out the most recent tutorial here: https://getkirby.com/plugins/getkirby/kqlJul 5, 20211Jul 5, 20211
How to automatically fill out a field with a random value in pocketbaseIn your backend, besides the pocketbase exe, create a new folder called pb_hooks. Inside this folder create a new file called main.pb.js.Oct 25, 2023Oct 25, 2023
How to use R3F Next.js || Add page transitions with Framer Motion in the Canvas and DOMDisclaimer: This is more a cheatsheet for me, but feel free to use it to understand it. All descriptions of files and functions are my…Apr 3, 2022Apr 3, 2022
React-Three-Fiber custom PostProcessing render target solution (Without using the EffectComposer)Do you want to use a simple fragment shader to spice up your scene without loosing a lot of performance? Or simply want to avoid big…Sep 7, 20211Sep 7, 20211
React-Three-Fiber use-gesture to move the cameraIn this tutorial you gonna learn how to bind gesture inputs from use-gesture to react-three-fiber. It wasn’t clear for me at first, so I…Oct 3, 2020Oct 3, 2020
React-Three-Fiber — let’s create a diceIn this article I want to show you how simple it is to create a mesh with different textures on each surface. It can even be multiple…Sep 24, 20201Sep 24, 20201
Three.js pixelated lo-fi energy lookThree.js comes with a pre build in WebGLRenderer. The other day I wanted to create a scene in a pixelated low quality look. 😴 By just…Jun 5, 2020Jun 5, 2020