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 'ColorValues'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
COLORVALUES
[ TDx_3DI_Library ]
[ next: Culling ]
[ prev: Bilinear Filtering ]
Colors generally are coded as values for Red Green Blue and Alpha components. Typical values are between 0 (black) and 1. Negative values will remove light from a scene, values greater than 1 will overexpose the scene for that
color.
|
|