Skip to content

carlmartus/aseprite_normalmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Normal map from height map

Script for Aseprite. This guide tells you where to put the script.

Normal map rendering

Example art using generated normal map in Godot engine

PROTIP: If you find yourself in a situation where you regenerate the image repeatedly. Bind a keyboard shortcut for running the script in Edit => Keyboard shortcuts. You don't need to remove the created layer between runs.

Changelog

  • (2023-09-16) Fix issue with tiling images.
  • (2023-09-14) Add protip for binding keyboard shortcut in readme.
  • (2019-06-01) Initial version.