MiiBond 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. 12 years ago
..
AnaglyphEffect.js 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. 12 years ago
AsciiEffect.js ce4cae51f9 Another batch of examples resizing handling. 13 years ago
CrosseyedEffect.js cbaaca3543 Fixed missing parameters in the right camera in CrosseyedEffect. 13 years ago
OculusRiftEffect.js 23a9613d72 Adding dispose method to a couple of effects to allow for applications to clean them up easily. 12 years ago
ParallaxBarrierEffect.js b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 years ago