.. |
AnaglyphEffect.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 |
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
|
7e19183619
Added new effect for the Oculus Rift
|
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 |