Jump to ID:
Graphics

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - GL_SHININESS material parameter dramatically affects perfomance using devg-extreme2: Page 1 of 3 (3 Items)
   
 
 
GL_SHININESS material parameter dramatically affects perfomance using devg-extreme2  
If GL_SHININESS is set to default 0.0f parameter all work well, if I tried to slightly increase it to 1.0f I can see 
almost twice perfomance loss, if I set it to 5.0f I can see 5x perfomance loss.

Why GL_SHININESS affects perfomance so much ?