makesites / construct

Construct.js is a lightweight, non-intrusive framework for WebGL using popular open source libs as dependencies
http://construct.tech
Other
7 stars 2 forks source link

Mirror materials #14

Closed tracend closed 9 years ago

tracend commented 9 years ago

Support mirror materials, defined with a reflect css attribute:

-webkit-box-reflect: 0;

References: http://threejs.org/examples/#webgl_mirror http://davidwalsh.name/css-reflection

tracend commented 9 years ago

Moved to jQuery-three