RSSAmplifier

Mountain Of Code · Jun 26, 2026

Iron Bloom - Rendering & Serialisation

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

JS Rendering The initial plan was that the backend would render everything to an image and send it to the browser. It became clear that this isn't going to work when Iain created an awesome animated bonfire sprite. Animated sprites obviously aren't going to work in a JPEG/PNG. You could maybe do some nonsense by rendering the whole thing to a looping GIF, but that sounds like a whole load of bugs…

Read on /iron-bloom-more-js-and-serialisation

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.