INFO
Name: stb_herringbone_wang_tile-devel
Version: 0.7^20260313git904aa67-2.el10_2
Arch: aarch64
Summary: Herringbone Wang tile map generator
License: MIT OR Unlicense
Vendor: Fedora Project
Build Host: buildvm-a64-42.rdu3.fedoraproject.org
Build Date: Thu Apr 9 11:17:50 2026
Size: 45732
URL: https://github.com/nothings/stb
Description: 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.
FILES
/usr/include/stb
/usr/include/stb/stb_herringbone_wang_tile.h
/usr/include/stb_herringbone_wang_tile.h
/usr/share/licenses/stb_herringbone_wang_tile-devel
/usr/share/licenses/stb_herringbone_wang_tile-devel/LICENSE
REQUIRES
rpmlib(CaretInVersions) 4.15.0-1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
stb_herringbone_wang_tile-devel 0.7^20260313git904aa67-2.el10_2
stb_herringbone_wang_tile-devel(aarch-64) 0.7^20260313git904aa67-2.el10_2
stb_herringbone_wang_tile-static 0.7^20260313git904aa67-2.el10_2
CONFIG FILES
/usr/include/stb
/usr/include/stb/stb_herringbone_wang_tile.h
/usr/include/stb_herringbone_wang_tile.h
/usr/share/licenses/stb_herringbone_wang_tile-devel
/usr/share/licenses/stb_herringbone_wang_tile-devel/LICENSE l
LICENSE FILES
MIT OR Unlicense
|