[ol8_developer_EPEL] stb_herringbone_wang_tile-devel-0.7-0.49.20241002git31707d1.el8.aarch64

Name:stb_herringbone_wang_tile-devel
Version:0.7
Release:0.49.20241002git31707d1.el8
Architecture:aarch64
Group:Unspecified
Size:45701
License:MIT OR Unlicense
RPM: stb_herringbone_wang_tile-devel-0.7-0.49.20241002git31707d1.el8.aarch64.rpm
Source RPM: stb-0-0.49.20241002git31707d1.el8.src.rpm
Build Date:Sat Oct 12 2024
Build Host:build-ol8-aarch64.oracle.com
Vendor:Oracle America
URL:https://github.com/nothings/stb
Summary:Herringbone Wang tile map generator
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.

Changelog (Show File list) (Show related packages)