xml3d / xml3d.js

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

Replace material 'transparency' with 'opacity' #149

Closed csvurt closed 8 years ago

csvurt commented 8 years ago

We plan to support setting the opacity of objects through CSS in the future, toward that end we should rename the transparency parameter of our material system to opacity instead.