blog: update GPU-skinned herds post — 4.6.5 (420e74bf8e), mat4x3 palette, far-LOD, in-place bake, Forge-perf-verified

This commit is contained in:
2026-06-16 01:55:51 +01:00
parent 29a13f9ad5
commit c0a5692a3e
2 changed files with 23 additions and 12 deletions
+2 -2
View File
@@ -188,9 +188,9 @@
</a>
<a href="gpu-skinned-herds" class="blog-card">
<span class="blog-card__date">14 June 2026</span>
<span class="blog-card__date">16 June 2026 · updated</span>
<h2 class="blog-card__title">GPU-Skinned Herds: One Draw Call for 1,000 Animated Characters in Godot</h2>
<p class="blog-card__excerpt">Godot can't batch-render 1,000 animated characters. We built a GPU skinned-instance herd renderer into the engine itself — already driving crocodile herds in Ariki. Pre-built editor binaries for macOS and Windows.</p>
<p class="blog-card__excerpt">Godot can't batch-render 1,000 animated characters. We built a GPU skinned-instance herd renderer into the engine — now with mat4x3 palette, far-LOD, in-place bake. Pre-built binaries for macOS and Windows.</p>
<span class="blog-card__read">Read &rarr;</span>
</a>
Before
After