Mr.doob a89ed06e79 Merge remote-tracking branch 'onionhammer/patch-2' into dev 13 年 前
..
ctm ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年 前
postprocessing 7f05ba167c Renamed Matrix4's setTranslation, setRotationX, setRotationY, setRotationZ, setRotationAxis and setScale to makeTranslation, makeRotationX, makeRotationY, makeRotationZ, makeRotationAxis and makeScale. Fixes #1615. 13 年 前
AudioObject.js 34716798d0 Added AudioObject (3d spatialized sound using Web Audio API). 13 年 前
Car.js befc98a01e Refactored bounding box to use 2x Vector3 instead of custom object. 13 年 前
CurveExtras.js 5eaf6ae326 Refactoring curve and knot formulas to CurveExtras.js 13 年 前
DAT.GUI.min.js 2f90d73d13 Added Kinect example. Updated DAT.GUI. 13 年 前
Detector.js 5c8745f956 Improved WebGL Error Message look. 13 年 前
ImprovedNoise.js 2a8abb5531 Implemented gero3 Rectangle optimisations. 14 年 前
MD2Character.js 28039c2dd2 Added MD2Character class and MD2 morphs example. 13 年 前
MD2CharacterComplex.js 5ce5e4c67c Get rid of "null" animation warnings. 13 年 前
MarchingCubes.js 0e3b527cdc Refactored MarchingCubes out into examples/js 13 年 前
PRNG.js 041054283a Messing with a new terrain generator demo. 14 年 前
ShaderExtras.js a89ed06e79 Merge remote-tracking branch 'onionhammer/patch-2' into dev 13 年 前
ShaderGodRays.js b0c25b7bb5 Cleaned up god's ray example. Made background and sun color configurable. 13 年 前
ShaderSkin.js 01e5aed5ad Added simple skin shader. 13 年 前
ShaderTerrain.js 71fafdf25d Some cleanup and normalization fixes in shaders. 13 年 前
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 13 年 前
Stats.js 330ab77836 WIP WebGLRenderer refactoring 14 年 前
Tween.js 228ddebb88 update Spark.js and Tween.js libraries 13 年 前