Bug 600 : Reflection example description incorrect
Last modified: 2007-11-25 08:56




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

Reporter:
rgovostes
Assigned To:
REAS

Attachment Type Created Size Actions

Description:   Opened: 2007-07-21 15:03
Simon Greenwold's example under 3D and OpenGL > Lights > Reflection says:

/**
* Reflection
* by Simon Greenwold.
*
* Vary the specular reflection component of a material
* with vertical position of the mouse.
*/

... but the code uses mouseX. The description should be changed to read "with horizontal
position of the mouse."

Revision 0125 beta.
Additional Comment #1 From REAS 2007-11-25 08:56
Thank you for reporting this. Casey