.. |
AnaglyphEffect.js
|
23a9613d72
Adding dispose method to a couple of effects to allow for applications to clean them up easily.
|
12 年之前 |
AsciiEffect.js
|
ce4cae51f9
Another batch of examples resizing handling.
|
13 年之前 |
CrosseyedEffect.js
|
cbaaca3543
Fixed missing parameters in the right camera in CrosseyedEffect.
|
13 年之前 |
OculusRiftEffect.js
|
23a9613d72
Adding dispose method to a couple of effects to allow for applications to clean them up easily.
|
12 年之前 |
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 年之前 |