Mercurial
diff mrjunejune/src/blog/optimizing-grass-rendering/index.md @ 173:827c6ac504cd hg-web
Merged in default here.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 19 Jan 2026 18:59:10 -0800 |
| parents | 295ac2e5ec00 |
| children |
line wrap: on
line diff
--- a/mrjunejune/src/blog/optimizing-grass-rendering/index.md Sat Jan 10 13:35:09 2026 -0800 +++ b/mrjunejune/src/blog/optimizing-grass-rendering/index.md Mon Jan 19 18:59:10 2026 -0800 @@ -1,3 +1,8 @@ +--- +title: Optimizing Random Placement with Colour Noise +description: Comparing white noise and blue noise for natural object placement in game development, with optimization techniques for real-time rendering. +--- + # Optimizing Random Placement with Colour Noise ### Introduction