xml3d / xml3d.js

The WebGL/JS implementation of XML3D
Other
75 stars 25 forks source link

Use CSS to define the visibility of elements #108

Closed csvurt closed 9 years ago

csvurt commented 9 years ago

We'd like to use CSS properties to control the visibility of elements. This will give us various visibility options such as "invisible but pickable" rather than just a binary true/false value.