TITLE : TILED TEXTURE MAPPING TUTORIAL AUTHOR : TheGlide GROUP : Spinning Kids CATEGORY : 3d/trifill/texmap LANGUAGE : EMAIL : gerli@ipeca8.elet.polimi.it --DESCRIPTION-BEGIN------------------------------------------------------------ This is a little document that explains how to code a tiled texture mapper that handles any power of 2 texture sizes. The document contains some little C code to get you started. To fully understand the doc you should have already read MRI's fatmap.txt and fatmap2.txt. --DESCRIPTION-END--------------------------------------------------------------