Click here to Skip to main content
15,896,606 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: 8 bit bmp Pin
himuskanhere4-Jun-07 2:00
himuskanhere4-Jun-07 2:00 
GeneralRe: 8 bit bmp Pin
Mark Salsbery4-Jun-07 4:21
Mark Salsbery4-Jun-07 4:21 
GeneralRe: 8 bit bmp Pin
himuskanhere4-Jun-07 18:45
himuskanhere4-Jun-07 18:45 
GeneralRe: 8 bit bmp Pin
Mark Salsbery5-Jun-07 4:43
Mark Salsbery5-Jun-07 4:43 
GeneralRe: 8 bit bmp Pin
himuskanhere11-Jun-07 1:38
himuskanhere11-Jun-07 1:38 
QuestionProblem While Restarting Filter Graph Pin
amit_007_bond29-May-07 20:47
amit_007_bond29-May-07 20:47 
Questionfrustration CubeMapping_OpenGL Pin
zqueezy29-May-07 8:38
zqueezy29-May-07 8:38 
AnswerRe: frustration CubeMapping_OpenGL Pin
zqueezy29-May-07 9:47
zqueezy29-May-07 9:47 
damn, I found it finally...
I had to add:
<br />
  glTexGeni(GL_S, GL_TEXTURE_GEN_MODE, GL_REFLECTION_MAP_EXT);<br />
  glTexGeni(GL_T, GL_TEXTURE_GEN_MODE, GL_REFLECTION_MAP_EXT);<br />
  glTexGeni(GL_R, GL_TEXTURE_GEN_MODE, GL_REFLECTION_MAP_EXT);<br />

after glTexImage2D

I cannot see really why, and many tuts left that out...
QuestionPABX Exchange Pin
syed imran azmat28-May-07 7:06
syed imran azmat28-May-07 7:06 
AnswerRe: PABX Exchange Pin
Dave Kreskowiak28-May-07 16:43
mveDave Kreskowiak28-May-07 16:43 
Question32 bit to 8 bit itmap conversion Pin
himuskanhere28-May-07 1:23
himuskanhere28-May-07 1:23 
AnswerRe: 32 bit to 8 bit itmap conversion Pin
Mark Salsbery28-May-07 13:36
Mark Salsbery28-May-07 13:36 
QuestionData capture from FM tuner card. Pin
amit_007_bond27-May-07 22:22
amit_007_bond27-May-07 22:22 
QuestionRe: Data capture from FM tuner card. Pin
Mark Salsbery28-May-07 13:38
Mark Salsbery28-May-07 13:38 
QuestionWindows Theme/Skin Pin
XTAL25625-May-07 15:05
XTAL25625-May-07 15:05 
Questionembed an avi and jpg in same space Pin
brucedw25-May-07 5:25
brucedw25-May-07 5:25 
QuestionDirect3D+MCF transparency Pin
NunoSantos23-May-07 10:05
NunoSantos23-May-07 10:05 
AnswerRe: Direct3D+MCF transparency Pin
NunoSantos25-May-07 4:14
NunoSantos25-May-07 4:14 
QuestionVideo on OpenGL window, from image frames Pin
DoctorDoctor22-May-07 21:29
DoctorDoctor22-May-07 21:29 
AnswerRe: Video on OpenGL window, from image frames Pin
El Corazon23-May-07 1:46
El Corazon23-May-07 1:46 
GeneralRe: Video on OpenGL window, from image frames Pin
DoctorDoctor23-May-07 2:11
DoctorDoctor23-May-07 2:11 
GeneralRe: Video on OpenGL window, from image frames Pin
El Corazon23-May-07 6:31
El Corazon23-May-07 6:31 
QuestionDirectX help!! Pin
Young.wu22-May-07 19:28
Young.wu22-May-07 19:28 
AnswerRe: DirectX help!! Pin
Sarath C23-May-07 2:35
Sarath C23-May-07 2:35 
AnswerRe: DirectX help!! Pin
Mark Salsbery23-May-07 7:22
Mark Salsbery23-May-07 7:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.