phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

Silhouette and "Real" heads do not line up #77

Closed orejolaphet closed 9 years ago

orejolaphet commented 10 years ago

Silhouette and "Real" heads do not line up perfectly. When Clicking between the two. They seem to be off by a few pixels or so.

Troubleshooting information (do not edit): Name: Color Vision URL: http://www.colorado.edu/physics/phet/dev/html/color-vision/1.0.0-rc.2/color-vision_en.html Version: 1.0.0-rc.2 User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.94 Safari/537.36 Language: en-US Window: 1366x667 Pixel Ratio: 1/1 WebGL: WebGL 1.0 (OpenGL ES 2.0 Chromium) GLSL: WebGL GLSL ES 1.0 (OpenGL ES GLSL ES 1.0 Chromium) Vendor: WebKit (WebKit WebGL) Vertex: attribs: 16 varying: 10 uniform: 254 Texture: size: 8192 imageUnits: 16 (vertex: 4, combined: 20) Max viewport: 8192x8192 OES_texture_float: true

ariel-phet commented 9 years ago

@aaronsamuel137 this should definitely be fixed

aaronsamuel137 commented 9 years ago

Difficult to do exactly since the images files were not the exact same size when give to me. However, I have adjusted it a bit and it looks good to me now.

aaronsamuel137 commented 9 years ago

Assigning to @ariel-phet for review.

ariel-phet commented 9 years ago

Looking good.