dave on Nostr: got the sprite stuff working with the new renderer in chickadee. basic sprites, ...
got the sprite stuff working with the new renderer in chickadee. basic sprites, sprite batches, text, and 9-patches work. basic sprites and 9-patches now automatically do dynamic batching under the hood so many draw calls with similar settings become one big draw call. the sprite batch type is now best used for static or rarely changing sprites such as tile map layers.
Published at
2024-03-08 03:21:58Event JSON
{
"id": "6f6e97ee077bf1d104d40c3c144cbafd637f86b8b656d866575fc890cebbc97b",
"pubkey": "1ba3c31c0ac2a0161b903be74e8a93bac9e51f68b21aa5cc5e3b6f9150e993e3",
"created_at": 1709868118,
"kind": 1,
"tags": [
[
"proxy",
"https://toot.cat/users/dthompson/statuses/112057917026887612",
"activitypub"
]
],
"content": "got the sprite stuff working with the new renderer in chickadee. basic sprites, sprite batches, text, and 9-patches work. basic sprites and 9-patches now automatically do dynamic batching under the hood so many draw calls with similar settings become one big draw call. the sprite batch type is now best used for static or rarely changing sprites such as tile map layers.",
"sig": "df2c7f114ce372ebfce0da62a381d84c32a8a658521d72d6cbebc096fd08275c4d52912f47bd50ad9e8054cd58d8ff63c3ec71bd35d1e27fb75f4a8f58bc08c7"
}