FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 600 : Reflection example description incorrect
Last modified: 2007-11-25 08:56
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
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