aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/procedural-grass/index.md
blob: 7bbc88ef87d2da96d75ce260103b93e7fde38339 (plain)
1
2
3
4
5
6
7
8
9
10
+++
title = 'Procedural Grass'
date = 2025-03-06
[extra]
cover = 'procedural-grass.png'
youtube_id = '7k7hfSHDg-Y'
+++
This is a pretty simple [Godot](https://godotengine.org/) project which generates a patch of grass and then uses shaders to texture and deform it.

Code [here](https://github.com/JackJ30/Godot2DGrass).