godot-scraps icon indicating copy to clipboard operation
godot-scraps copied to clipboard

Experimental projects for learning the Godot engine

godot-scraps

Experimental projects for learning the Godot engine

water_shader

An ocean shader based on MrMinimal's water shader

Giphy Giphy

A video explanation of an early version of the shader:

Toutube

cube_clicker

a cube clicking game based on Jeremy Bullock's point & click game tutorial

render_target

an example of how to use viewport textures, a.k.a "render target" textures

character_controller

a character controller in a 3d level based on Jeremy Bullock's basic 3d tutorials