Fedora Packages

stb_herringbone_wang_tile-devel Subpackage of stb

Herringbone Wang tile map generator

This library is an SDK for Herringbone Wang Tile generation: http://nothings.org/gamedev/herringbone The core design is that you use this library offline to generate a “template” of the tiles you’ll create. You then edit those tiles, then load the created tile image file back into this library and use it at runtime to generate “maps”. You cannot load arbitrary tile image files with this library; it is only designed to load image files made from the template it created. It stores a binary description of the tile sizes & constraints in a few pixels, and uses those to recover the rules, rather than trying to parse the tiles themselves. You *can* use this library to generate from arbitrary tile sets, but only by loading the tile set and specifying the constraints explicitly yourself.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.7^20240213gitae721c5-2.fc41 -
Fedora 40 0.7^20240213gitae721c5-2.fc40 -
Fedora 39 0.7^20240213gitae721c5-1.fc39 -
Fedora 38 0.7^20240213gitae721c5-1.fc38 -
EPEL 9 0.7^20240213gitae721c5-1.el9 -
EPEL 8 0.7-0.41.20240213gitae721c5.el8 -
EPEL 7 0.7-0.41.20240213gitae721c5.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at stb dash maintainers at fedoraproject dot org.



Sources on Pagure