Skip to content

Zielak/pixel-sprite-generator-luxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixel-sprite-generator-luxe

Haxe port of Pixel Sprite Generator by zfedoran, modified to work with Luxe engine as Component.

Live Example

WEB Build - http://pub.darekgreenly.com/github/pixel-sprite-generator-luxe

Installation

This repo comes with an example usage. You can just copy the folder psg to your own project.

Algorithm

The sprites are generated by using a two dimensional mask. The values in the mask are then randomized and mirrored. The resulting template is rendered to a texture.

The algorithm is explained in more detail on Dave Bollinger's website.

About

Pixel Sprite Generator prepared for Luxe engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages