Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Issue 2805101: o3d-webgl: Adding support for triangle fan/strip in picking. (Closed)

Created:
10 years, 5 months ago by luchen
Modified:
9 years, 7 months ago
Reviewers:
petersont
CC:
o3d-review_googlegroups.com
Visibility:
Public.

Description

o3d-webgl: Adding support for triangle fan/strip in picking. TEST=picking-more.html demo Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55017

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+441 lines, -7 lines) Patch
A samples/o3d-webgl-samples/picking-more.html View 1 1 chunk +384 lines, -0 lines 0 comments Download
M samples/o3d-webgl/primitive.js View 1 2 3 4 5 2 chunks +57 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
luchen
10 years, 5 months ago (2010-07-22 22:43:13 UTC) #1
petersont
http://codereview.chromium.org/2805101/diff/2001/3002 File samples/o3d-webgl/primitive.js (right): http://codereview.chromium.org/2805101/diff/2001/3002#newcode337 samples/o3d-webgl/primitive.js:337: o3d.Primitive.prototype.computeTriangleIndices = Hm... how much work would it be ...
10 years, 5 months ago (2010-07-27 21:41:23 UTC) #2
luchen
http://codereview.chromium.org/2805101/diff/2001/3002 File samples/o3d-webgl/primitive.js (right): http://codereview.chromium.org/2805101/diff/2001/3002#newcode337 samples/o3d-webgl/primitive.js:337: o3d.Primitive.prototype.computeTriangleIndices = On 2010/07/27 21:41:23, petersont wrote: > Hm... ...
10 years, 4 months ago (2010-07-27 23:49:26 UTC) #3
petersont
lgtm.
10 years, 4 months ago (2010-08-05 00:12:48 UTC) #4
luchen
Updated - doesn't create an index buffer if one is missing now either. Please take ...
10 years, 4 months ago (2010-08-05 00:45:16 UTC) #5
petersont
http://codereview.chromium.org/2805101/diff/16001/17002 File samples/o3d-webgl/primitive.js (right): http://codereview.chromium.org/2805101/diff/16001/17002#newcode399 samples/o3d-webgl/primitive.js:399: // TODO(luchen): Is it possible to pick linestrips, linelists, ...
10 years, 4 months ago (2010-08-05 01:10:41 UTC) #6
luchen
Done. Give it a look? On 2010/08/05 01:10:41, petersont wrote: > http://codereview.chromium.org/2805101/diff/16001/17002 > File samples/o3d-webgl/primitive.js ...
10 years, 4 months ago (2010-08-05 01:47:48 UTC) #7
petersont
10 years, 4 months ago (2010-08-05 02:07:04 UTC) #8
LGTM.

Powered by Google App Engine
This is Rietveld 408576698