rect-mip-map
v0.1.2
Published
arbitrary rectangle mip mapping for texture atlases
Downloads
15
Readme
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