zz85
|
f875cfc6ad
added centroid to path
|
14 years ago |
zz85
|
d90f5e6875
Fixed text geo error
|
14 years ago |
zz85
|
faf189c3dc
Some refactoring + cleanup for TextPath, Geometries, Shapes
|
14 years ago |
zz85
|
eb17987efc
New Bevel algorithm, TextPath, TextGeometry updated
|
14 years ago |
zz85
|
b72d731cd9
Really interesting (but wrong) bevel effects
|
14 years ago |
zz85
|
c7133cac6f
Merging alteredq/dev
|
14 years ago |
zz85
|
7dbf0554fd
Fixed bevel but yet another problem
|
14 years ago |
zz85
|
2134d6b36c
bevel attempt 3b failed
|
14 years ago |
zz85
|
547afeb332
Bevel version 3a failed
|
14 years ago |
alteredq
|
f72cec853f
Fixed FlyCamera Earth example.
|
14 years ago |
alteredq
|
b3f4e638cf
Added up/down movement to FirstPersonCamera.
|
14 years ago |
alteredq
|
e9ca7cf7f3
Merge remote-tracking branch 'remotes/mrdoob/master' into dev
|
14 years ago |
alteredq
|
d44e284bc4
Added Matrix4 type to uniforms. Fixed Texture cloning. Fixed uniforms cloning for Vector2, Vector4 and arrays.
|
14 years ago |
zz85
|
d8227e7a6d
Big bang attempt at Text + Path + Shape + Extrude Integration. Lots of things to fix
|
14 years ago |
Mr.doob
|
418780fc74
Fixed yet another glitch with CanvasRenderer.setClearColor (thx @StephenHopkins)
|
14 years ago |
alteredq
|
fc6b13d9ba
Added path.createSpacedPointsGeometry() and extended shapes example to show such equidistantly sampled paths.
|
14 years ago |
alteredq
|
87cc607c4f
Added createPointsGeometry for Path.
|
14 years ago |
alteredq
|
e52edb5d1a
Refactored Shape API: replaced bool parameter in extractAllPoints with two named methods.
|
14 years ago |
alteredq
|
f962eb2ea6
bezel => bevel in TextGeometry and its example
|
14 years ago |
alteredq
|
c35cca9ecf
Changed canvas_geometry_shape => webgl_geometry_shapes.
|
14 years ago |
alteredq
|
0cefeed567
Merged zz85's Shape / Path / Curve / ExtrudeGeometry updates.
|
14 years ago |
alteredq
|
830bf1e2b6
Merge remote-tracking branch 'remotes/mrdoob/master' into dev
|
14 years ago |
zz85
|
e37a02805a
Updated Extrude Shape Examples
|
14 years ago |
zz85
|
2af891d742
change bevel vertices order
|
14 years ago |
Mr.doob
|
71778b81a5
Yet another tweak to CanvasRenderer handling clearColor (thanks @StephenHopkins)
|
14 years ago |
zz85
|
ca40f42e89
adding smoothed sine bevel
|
14 years ago |
zz85
|
adebbf39cb
adding bevel
|
14 years ago |
alteredq
|
d738718e93
Merge remote-tracking branch 'remotes/mrdoob/master' into dev
|
14 years ago |
Mr.doob
|
e21dccf35a
Fixed issue where CanvasRenderer setClearColor wasn't working as expected.
|
14 years ago |
zz85
|
0d3eaed561
checks for holes order
|
14 years ago |