Skip to content

Automatically render and tile animations to a sprite sheet. With options to export animation data to XML and json.

License

Notifications You must be signed in to change notification settings

Mattline1/SpriteAtlasAddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header

The Sprite Atlas Addon for Blender allows users to render animated objects to a sprite sheet. The textures and animation data can then be exported for use in other 2D software.

This addon was originally built to render 3d models to textures that can later be used in 2d game engines to create a pseudo 3D effect. A prime example would be factorio.

Animate

Specify animations that will be rendered in sequence and automatically tiled onto the sprite sheet.

addactions

Render

Specify individual sprite sizes, final image size, and framerate directly in the Addon interface. Rendering via the addon will automatically render and tile the animations specified from a user definable number of angles.

render

Export

Export images in all the file formats blender supports, and export animation data to JSON and XML formats, these files can be read by other programs to render animations back.

export

How to use

Download the repo as a .zip file and install it from the blender preferences menu.

install

About

Automatically render and tile animations to a sprite sheet. With options to export animation data to XML and json.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages