godot
Godot FencerDevLog 2mo ago 100%

Godot 4: 3D grid shader (tutorial)

https://www.youtube.com/watch?v=fu9QTUKvPys

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.

35
0
Comments 0