Blendate is a Blender add-on from osuika that converts 3D models and animations into optimized spritesheets for use in Playdate games. Rather than doing manual pixel work, you use your existing 3D modeling skills to generate complete sprite sets. The add-on renders sprites from multiple angles with customizable increments and turns Blender animations into sprite sequences.
For Playdate, Blendate applies 1-bit dithering as a post-processing step and supports custom palettes. It exports PNG spritesheets with transparent backgrounds and handles both static models and animations. A Lua helper library is included to import multiple spritesheets, and it can create animation.loop objects from the rendered sprite sets.
It is compatible with Blender 4.0 through 4.4, runs on Windows, macOS, and Linux, and uses the Eevee render engine. Blendate is distributed under the GPL license, and a demo video is available.