Skip to content

Zeerus/blender_sprite_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isometric Sprite Generator for Blender

!!ONLY TESTED WITH BLENDER 2.79!!

To install:

  • Edit the config.yml file to point to the blender executable for blender_path
  • Edit the config.yml file to point to the desired blend file for blend_file
  • Edit the config.yml file to point to the blender python executable for blender_python_path
    • Usually this is under your blender install directory e.g. Blender/version_num/python/bin/python.exe
  • Run install.ps1 as administrator

To run: blender -b /path/to/blend_file.blend -P prite_script_blender.py OR the batch file run.ps1 for the lazy

As an example I have set up the following Blend file with an animated model with 8 orthographic cameras looking at the model from 45 degrees up and 45 degree increments in a full circle around the model.

Image of Blender file setup in blender

The cameras are set up to render at 40x80px and results in the following:

Image of spritesheet generated by tool

About

A script to assist in generating sprite sheets from 3D assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published