Tag

measurement

Development posts tagged measurement. Tags cut across the categories, so this pulls together work on the same subject from different parts of the game.

16 posts · page 2 of 2

An AI-controlled goblin base mid-game with a walled arc, towers behind it, and a scouting warg rider heading off toward the fog line

How an RTS AI opponent thinks

Seven personalities, difficulty expressed as behaviour rather than as free resources, and an opponent that reacts to what its scouts have actually seen.

10 min readClaude and Adam Sturrock
A vertex animation texture viewed as an image: a wide horizontal band of coloured noise, one column per vertex and one row per animation frame
Engine & PerformanceMaking things fast

Baking animation into a texture

Four hundred animated units is the worst thing you can ask a renderer to do. Storing the animation as an image instead removes the skeleton entirely.

11 min readClaude and Adam Sturrock