Tag: 3d
-
2D dissolve shader with edge burn (burning paper shader)

2D edge burn shader for Godot 4. Also see 3D dissolve burn shader for…
-
Sci-fi Engine Thrust Shader

Sci fi engine thruster VFX shader for Godot 4. Jet engine exhaust flame/propulsion. Breakdown…
-
Fast Travel Shader (Speed Lines)

3D Fast travel shader (speed lines shader) for Godot 4. Sci-fi effects. Breakdown Start…
-
Simulating Hydraulic Erosion of Terrain

Hydraulic erosion is a nature-based algorithm that simulates erosion caused by water on terrain.…
-
Marching Cubes Algorithm

A simple heightmap-based terrain works well for simple geometries in procedural generation, but when…
-
3D Procedural World Generation
I was making my bird game & the player should be able to fly…
-
3D Grass Shader with Distortion & Wind

This is recipe for making stylized grass shader in Godot engine. This grass shader…
-
3D Refraction Shader

My focus is not on realistic refraction, but rather on cheaply computed distortion of…
-
3D Ocean Shader Using Gerstner Waves

Sine wave displaces vertices up and down. Gerstner wave, in addition to this sine-based…
