nicklipple / pixelutils

A collection of tools for use with the Pixel library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pixelutils

A collection of random things I think could be useful for those using the Pixel library.

Available Tools

Check out the wiki to see how to use these tools.

  • Sprite Packer: Runtime packer based on rectpack2D.
  • ID Generator: Thread safe integer ID generator.
  • Ticker: My attempt for an easy-to-use framerate limiter.
  • Sprite Loader: A simple sprite/picture data loader based on the Pixel example.
  • Voronoi Diagrams: A pixel-compatible interface built on Voronoi Diagrams.

Planned

Contribution

Feel free to add any tools that you've created for Pixel, I just ask that they're documented well and an usage wiki entry is added.

About

A collection of tools for use with the Pixel library

License:MIT License


Languages

Language:Go 100.0%