Awesome
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.