FAQ/Color

From OpenGL Wiki
< FAQ
Revision as of 18:55, 7 February 2015 by Alfonse (talk | contribs) (Alfonse moved page Color to FAQ/Color without leaving a redirect: Older, FAQ-style page. Will manually fix link.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Reverse Color in Texture
My texture map colors reverse blue and red, yellow and cyan, etc. What's happening?
Render Color index in RGB window
How do I render a color index into an RGB window or vice versa?
Missing Colors
The colors are almost entirely missing when I render in Microsoft Windows. What's happening?
Specify An Exact Color
How do I specify an exact color for a primitive?
Unique Color For Every Primitive
How do I render each primitive in a unique color?
Coloring a bitmap
Why my bitmap is not drawn with my desired color?
How lighting works
How does OpenGL lighting work? Everything comes out white!