Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'Texture'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
TEXTURE
[ TDx_3DI_Library ]
[ next: Texture Argument Flags ]
[ prev: Subpixel ]
A texture is an array of color values that is applied to a visual objects surface to produce a realistic look to the object.
Texture coordinates are generally designated as U (width) and V (height).
|
|