Mr.doob 41b155cb5b Updated to the latest Stats. 13 лет назад
..
effects cbaaca3543 Fixed missing parameters in the right camera in CrosseyedEffect. 13 лет назад
loaders 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 лет назад
postprocessing 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 лет назад
renderers 8e21ed4cf6 Some optimisations to the WIP software renderers. 13 лет назад
AudioObject.js 34716798d0 Added AudioObject (3d spatialized sound using Web Audio API). 14 лет назад
Car.js befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 14 лет назад
CurveExtras.js 5402db04ca Tweaked Tube/Curve/Knot example 13 лет назад
DAT.GUI.min.js 2f90d73d13 Added Kinect example. Updated DAT.GUI. 14 лет назад
Detector.js 5c8745f956 Improved WebGL Error Message look. 14 лет назад
ImprovedNoise.js 2a8abb5531 Implemented gero3 Rectangle optimisations. 15 лет назад
MD2Character.js 28039c2dd2 Added MD2Character class and MD2 morphs example. 14 лет назад
MD2CharacterComplex.js 5ce5e4c67c Get rid of "null" animation warnings. 14 лет назад
MarchingCubes.js 52e8507a89 Added handling of vertex colors for ImmediateRenderObjects. 13 лет назад
PRNG.js 041054283a Messing with a new terrain generator demo. 15 лет назад
ParametricGeometries.js 97fa70d933 cleanup the ParametricGeometries files 13 лет назад
ShaderExtras.js d72fbccedc Replaced "+=" on uninitialized variable in focus shader in ShaderExtras (thanks to @c0d1f1ed). 13 лет назад
ShaderGodRays.js b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 лет назад
ShaderSkin.js 01e5aed5ad Added simple skin shader. 14 лет назад
ShaderTerrain.js 71fafdf25d Some cleanup and normalization fixes in shaders. 14 лет назад
ShaderToon.js c1a5c069c0 Added marching cubes example. 13 лет назад
SimplexNoise.js dd1f214947 @zz85's SimplexNoise fixes. 14 лет назад
Sparks.js 228ddebb88 update Spark.js and Tween.js libraries 14 лет назад
Stats.js 41b155cb5b Updated to the latest Stats. 13 лет назад
Tween.js 228ddebb88 update Spark.js and Tween.js libraries 14 лет назад
UVsUtils.js 911c34882f added UV tests example and move cylinder uv generator to UVsUtils. 13 лет назад