mwcz / Kimotion

A framework for building interactive art installations. Supports Kinect and Leap Motion input.
http://kimotion.xyz
GNU General Public License v2.0
43 stars 13 forks source link

Sometimes using color pickers makes image go blank #2

Closed mwcz closed 9 years ago

mwcz commented 9 years ago

When modifying the Near/Far colors, the image rendered in ThreeJS sometimes disappears. It seems to happen regularly for me if I:

  1. Choose a new Near color.
  2. Choose a new Far color.

At this point, the image goes black. If step 2 doesn't cause it to, sometimes picking a new Near color after step 2 makes it go blank.

(originally reported by bjpritch)

mwcz commented 9 years ago

I think this stopped happening?