phetsims / bending-light

"Bending Light" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/bending-light
GNU General Public License v3.0
8 stars 8 forks source link

WebGL wave view is missing from screenshots #410

Open samreid opened 1 year ago

samreid commented 1 year ago

See https://github.com/phetsims/bending-light/issues/353, the "wave" webgl node does not render in the screenshot. It is implemented with WebGLNode. @jonathanolson recently applied fixes in https://github.com/phetsims/joist/issues/664#issuecomment-1234692007 for WebGL screenshots--I did not fully understand the commits. But maybe WebGLNode has a similar problem. @jonathanolson can you please take a look?