alteredq
|
55c95ea2a2
Added flag to SpotLight for showing shadow map camera.
|
13 years ago |
alteredq
|
835b57adda
Added VisibleCamera object and example.
|
13 years ago |
Mr.doob
|
2cb59de6d4
Frustum: Avoiding creating a new Vector3 every time.
|
13 years ago |
alteredq
|
6b014f8684
Updated Closure compiler. Added more verbose compile warnings. Fixed all compile warnings. Started to fix runtime warnings in examples.
|
13 years ago |
alteredq
|
8ec6317ef8
Added BufferGeometry for direct rendering from typed arrays.
|
13 years ago |
Erik Kitson
|
cbccd87d57
Reverted changes to Animation class and moved to new KeyFrameAnimation class.
|
13 years ago |
alteredq
|
e207f5e852
Changed lights to use global positions.
|
13 years ago |
alteredq
|
0c78ae95e9
Rest of the commit.
|
13 years ago |
alteredq
|
1dcf5fc79b
Moved sprite handling into plugin.
|
13 years ago |
alteredq
|
ebf93289f8
Resurrected lens flares as custom plugin.
|
13 years ago |
Mr.doob
|
18ff7e8068
Removed Collisions from build.py too
|
13 years ago |
Mr.doob
|
af2919bc17
Adding RenderableObject once again.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 years ago |
Mr.doob
|
8edb3f18b2
Removing (now unused) stuff from Projector.
|
14 years ago |
zz85
|
149c20d177
Added new THREE.CombinedCamera. Added orthographic + perspective example
|
14 years ago |
zz85
|
f8df307438
Removed THREE.SubdivisionGeometry. A tiny bit of cleanup
|
14 years ago |
zz85
|
a88848ab1d
Added THREE.SubdivisionModifier. Removed THREE.GeometryUtils.createSubdivision()
|
14 years ago |
zz85
|
a6eb8106a2
merged mrdoob/dev
|
14 years ago |
Mr.doob
|
a336a5c124
Added deprecated warning to old cameras.
|
14 years ago |
Mr.doob
|
df64ff921f
extras/cameras/*Cameras > extras/controls/*Controls
|
14 years ago |
Mr.doob
|
5d96f15b39
Started doing Camera changes.
|
14 years ago |
Mr.doob
|
69da8d2e1f
Merge remote-tracking branch 'Knectar/dev' into dev
|
14 years ago |
Daniel
|
5ef31d7fe8
Remove Sphere class. Give radius to octahedron.
|
14 years ago |
zz85
|
b4332d6a24
added more generic geometry creation functions in canvas_geometry_subdivison.html
|
14 years ago |
Daniel
|
dad2146d79
Include new Sphere class in build.
|
14 years ago |
Daniel
|
2d4ea9cedd
New Sphere class that uses a subdivided octahedron geometry.
|
14 years ago |
Mr.doob
|
36ae04418c
Fixed yet some more examples.
|
14 years ago |
zz85
|
0f9c3f44ee
Merge remote-tracking branch 'upstream/dev'
|
14 years ago |
alteredq
|
32e4a556ca
Added CubeCamera (for rendering cube maps).
|
14 years ago |
zz85
|
8edfa99583
Rename SubdivisonGeometry.js to SubdivisionGeometry.js. Fix geometries which use duplicate vertices. SubdivisionGeometry tested with Cube/Sphere/Cylinder/TextGeometry
|
14 years ago |