Metadata for stb_herringbone_wang_tile-devel-0.7-0.57.20260313git904aa67.el8.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: stb_herringbone_wang_tile-devel
Version: 0.7-0.57.20260313git904aa67.el8
Arch: ppc64le
Summary: Herringbone Wang tile map generator
License: MIT OR Unlicense
Vendor: Fedora Project
Build Host: buildvm-ppc64le-32.rdu3.fedoraproject.org
Build Date: Thu Apr  9 13:37:46 2026
Size: 45701
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(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

stb_herringbone_wang_tile-devel 0.7-0.57.20260313git904aa67.el8
stb_herringbone_wang_tile-devel(ppc-64) 0.7-0.57.20260313git904aa67.el8
stb_herringbone_wang_tile-static 0.7-0.57.20260313git904aa67.el8

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