rect-mip-map

arbitrary rectangle mip mapping for texture atlases


Keywords
tile, rect, mip, map, ndarray
License
MIT
Install
npm install rect-mip-map@0.1.2

Documentation

rect-mip-map

Mip map generator for texture atlases with arbitrarily-sized rectangles

Similar to tile-mip-map, but instead of fixed-sized tiles (two extra dimensions), textures can be rects of any size. Compatible with atlaspack.

For an example, run npm start or try the live demo.

License

MIT