| .. |
|
controls
|
9d83a7f4bf
Editor: Figured out trickiness with controls. They're now under control.
|
13 years ago |
|
effects
|
5e5c63c5c7
Simplified AnaglyphicEffect.
|
13 years ago |
|
exporters
|
8c06add8f6
Editor: refactored scene exporter to handle properly hierarchies.
|
13 years ago |
|
libs
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 years ago |
|
loaders
|
6660e155d5
More Closure compile warnings / errors fixing in examples/js.
|
13 years ago |
|
postprocessing
|
1afdbe3c97
Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b
|
13 years ago |
|
renderers
|
7474cd3e64
Fixed CSS3DRenderer transformations.
|
13 years ago |
|
shaders
|
1afdbe3c97
Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b
|
13 years ago |
|
AudioObject.js
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
|
Car.js
|
befc98a01e
Refactored bounding box to use 2x Vector3 instead of custom object.
|
14 years ago |
|
Cloth.js
|
f2197bb859
Tweaked the cloth simulation example a little.
|
13 years ago |
|
CurveExtras.js
|
6660e155d5
More Closure compile warnings / errors fixing in examples/js.
|
13 years ago |
|
Detector.js
|
07fc79d788
Added var to Detector.js
|
13 years ago |
|
ImprovedNoise.js
|
2a8abb5531
Implemented gero3 Rectangle optimisations.
|
15 years ago |
|
MD2Character.js
|
28039c2dd2
Added MD2Character class and MD2 morphs example.
|
14 years ago |
|
MD2CharacterComplex.js
|
6660e155d5
More Closure compile warnings / errors fixing in examples/js.
|
13 years ago |
|
MarchingCubes.js
|
cdfc4f3b8a
Implemented Object.create( *.prototype ) pattern as per discussion in #2080.
|
13 years ago |
|
PRNG.js
|
041054283a
Messing with a new terrain generator demo.
|
15 years ago |
|
ParametricGeometries.js
|
6660e155d5
More Closure compile warnings / errors fixing in examples/js.
|
13 years ago |
|
ShaderGodRays.js
|
774fa4ae04
Added workaround for ANGLE bug in godrays example.
|
13 years ago |
|
ShaderSkin.js
|
9233bffd98
Updated lights comment in skin shader.
|
13 years ago |
|
ShaderTerrain.js
|
e08818649e
Added handling of HemisphereLight and shadow maps to terrain shader.
|
13 years ago |
|
ShaderToon.js
|
902c47a17c
Renamed objectMatrix to modelMatrix for consistency.
|
13 years ago |
|
SimplexNoise.js
|
9ad6e5445e
fixes for dot operations in SimplexNoise. #1993
|
13 years ago |
|
Sparks.js
|
6660e155d5
More Closure compile warnings / errors fixing in examples/js.
|
13 years ago |
|
UVsUtils.js
|
911c34882f
added UV tests example and move cylinder uv generator to UVsUtils.
|
13 years ago |