💡 Get 100+ shaders in one pack: https://filiprachunek.gumroad.com/l/s...
📖 Godot 4 book: https://filiprachunek.gumroad.com/l/g...
📚 Shaders in Godot 4: https://filiprachunek.gumroad.com/l/s...
💡 Get exclusive content on Patreon: / fencerdevlog
🎮 Wishlist Whispers of Prague on Steam: https://store.steampowered.com/app/27...
▦ Grid shader: • Godot 4: Grid shader tutorial (all details...
🚀 Space Shooter tutorial: • Godot 4 Tutorial: From zero to full game (...
🖥️ Space Shooter source code: https://github.com/FilipRachunek/spac...
#godot #godot4 #godotengine #shaders
Hi everybody! A few months ago, I created a tutorial for generating a simple two-dimensional grid, and recently I thought it would definitely be useful if we could do the same as a projection into the third dimension. The algorithm for the grid itself will remain the same, but we will add elements like a 3D camera, projected UVs, and so on. Let's take a look at how such a shader works.