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

Photon view: some photons pass slightly beyond the filter. #60

Closed oliver-phet closed 10 years ago

oliver-phet commented 10 years ago

Steps to reproduce: Select photon view, turn on filter and change bulb color to something other than filter. Turning the flash light on and off seems to more easily replicate the issue.

Severity:

Screenshots:color vision 1 0 0-dev 11 - mozilla firefox_-07-28_09-49-38

Troubleshooting information (do not edit):

Name: Color Vision

URL: http://www.colorado.edu/physics/phet/dev/html/color-vision/1.0.0-dev.11/color-vision_en.html

Version: 1.0.0-dev.11

Features missing: touch

Flags: pixelRatioScaling

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0

Language: en-US

Window: 1787x851

Pixel Ratio: 0.89552241563797/1

WebGL: WebGL 1.0

GLSL: WebGL GLSL ES 1.0

Vendor: Mozilla (Mozilla)

Vertex: attribs: 16 varying: 10 uniform: 254

Texture: size: 16384 imageUnits: 16 (vertex: 4, combined: 20)

Max viewport: 16384x16384

OES_texture_float: true

aaronsamuel137 commented 10 years ago

I could only reproduce this by resizing the screen. I fixed the problem when resizing, so I expect the bug should be fixed.

Assigning to @oliver-phet for review.

oliver-phet commented 10 years ago

Thanks Aaron, I can no longer reproduce on my machine after your fix, closing.