alteredq
|
59e5d7ada4
Small optimizations in attributes setting and some whitespace cleanup.
|
14 năm trước cách đây |
alteredq
|
6447455ed2
Put back proper Texture clone lost in merge.
|
14 năm trước cách đây |
Mr.doob
|
1578a27d33
Updated constructor position and buils.
|
14 năm trước cách đây |
Mr.doob
|
55b753ed09
Merging with @pushmatrix's mater.
|
14 năm trước cách đây |
alteredq
|
01bebe5c40
Added DataTexture, for creating textures out of raw data.
|
14 năm trước cách đây |
alteredq
|
dc0425824a
Added alphaTest parameter to base Material plus corresponding shader chunk in standard materials implementation.
|
14 năm trước cách đây |
alteredq
|
35b9c8dd69
Merge remote-tracking branch 'remotes/zz85/experimental' into experimental
|
14 năm trước cách đây |
alteredq
|
3e321b4a17
Added passing of curveSegments for ExtrudeGeometry / TextGeometry down to Shape.
|
14 năm trước cách đây |
alteredq
|
15c6845a3b
Added shadow receiving to ParticleBasicMaterial.
|
14 năm trước cách đây |
alteredq
|
3d94fc6bcf
Refactored Shape.Utils.triangulateShape to use hashmaps instead of O( m * n ) loops.
|
14 năm trước cách đây |
alteredq
|
92465c4e4c
Refactored ExtrudeGeometry.bevel to use less temporary vectors.
|
14 năm trước cách đây |
alteredq
|
ce8b942ebe
Merge remote-tracking branch 'remotes/zz85/experimental' into experimental
|
14 năm trước cách đây |
alteredq
|
56df7724ed
Extended GeometryUtils with methods for getting random points.
|
14 năm trước cách đây |
zz85
|
3db68227d5
Fixed the fish, added a smiley to shapes demo
|
14 năm trước cách đây |
zz85
|
bbdea5f4fd
Fixed ugly sharp corners with new bevel algorithm
|
14 năm trước cách đây |
alteredq
|
c0d371be7c
Merged with zz85's shape / path / extrude / bevel / text updates.
|
14 năm trước cách đây |
alteredq
|
73cb0bf616
Added percentage-close filtering to shadow map shader.
|
14 năm trước cách đây |
zz85
|
d90f5e6875
Fixed text geo error
|
14 năm trước cách đây |
zz85
|
faf189c3dc
Some refactoring + cleanup for TextPath, Geometries, Shapes
|
14 năm trước cách đây |
alteredq
|
5fd7ee2f3b
Normalized FirstPersonCamera vertical look speed when using vertical look angle constrains.
|
14 năm trước cách đây |
alteredq
|
ae2357a099
Added handling of multiple shadows. Added matrix4 array and texture array uniform types.
|
14 năm trước cách đây |
alteredq
|
77341c86b1
First attempt at shadow mapping (work-in-progress).
|
14 năm trước cách đây |
alteredq
|
b3f4e638cf
Added up/down movement to FirstPersonCamera.
|
14 năm trước cách đây |
alteredq
|
e9ca7cf7f3
Merge remote-tracking branch 'remotes/mrdoob/master' into dev
|
14 năm trước cách đây |
alteredq
|
d44e284bc4
Added Matrix4 type to uniforms. Fixed Texture cloning. Fixed uniforms cloning for Vector2, Vector4 and arrays.
|
14 năm trước cách đây |
Mr.doob
|
418780fc74
Fixed yet another glitch with CanvasRenderer.setClearColor (thx @StephenHopkins)
|
14 năm trước cách đây |
alteredq
|
fc6b13d9ba
Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths.
|
14 năm trước cách đây |
alteredq
|
87cc607c4f
Added createPointsGeometry for Path.
|
14 năm trước cách đây |
alteredq
|
e52edb5d1a
Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods.
|
14 năm trước cách đây |
alteredq
|
f962eb2ea6
bezel => bevel in TextGeometry and its example
|
14 năm trước cách đây |