Comments and changes to this ticket
-
aSydiK March 24th, 2011 @ 04:50 AM
- Milestone set to 0.7
- Milestone order changed from 16 to 0
-
aSydiK March 29th, 2011 @ 10:30 PM
- State changed from assigned to review-requested
(from [0bb7090ca38ba3760c477673ac5ee0de76772d0c]) norms have been fixed and are producing the right values [#99 state:review-requested] https://github.com/aSydiK/XB-PointStream/commit/0bb7090ca38ba3760c4...
-
aSydiK March 29th, 2011 @ 10:48 PM
Pulling #104 will also result in the addition of the changes within this commit.
-
Andor Salga April 2nd, 2011 @ 03:59 PM
- State changed from review-requested to review-needs-work
There are a few issues with this patch. On Firefox, I almost never get any normal data from the parser. On Webkit, I get some data, but the numbers don't match.
For example, I count 942,877 vertices but only 188,601 normals.
To reproduce this:
1) Comment the line which renders the point cloud in the psi parser test. This won't cause any problems when trying to render the out-of-sync VBOs.2) Add counters and do a console.log at the end of parseChunk, right before the parser calls the library back.
-
aSydiK April 6th, 2011 @ 08:40 PM
- State changed from review-needs-work to review-requested
(from [4607a0ca2e08bff16b38165f43abbb9caf8f6f47]) [#99 state:review-requested] fixed problem with not getting the same amount of normals as point information https://github.com/aSydiK/XB-PointStream/commit/4607a0ca2e08bff16b3...
-
Andor Salga April 6th, 2011 @ 09:48 PM
- State changed from review-requested to review-needs-work
I still don't have equal counts. The interesting thing is there are exactly 5 times more vertices than normals.
I count 942845 vertices
and 188569 normalsAny idea what this could be?
-
aSydiK April 11th, 2011 @ 08:21 PM
- State changed from review-needs-work to review-requested
(from [afaf3ab5865e869f717fac506363458ba5b72b6b]) [#99 state:review-requested] REALLY fixed the number points being passed to VBO https://github.com/aSydiK/XB-PointStream/commit/afaf3ab5865e869f717...
-
Andor Salga April 11th, 2011 @ 10:23 PM
- State changed from review-requested to under-review
-
Andor Salga April 13th, 2011 @ 12:07 AM
- Tag set to psi
- State changed from under-review to staged
Looks good!
-
Andor Salga July 25th, 2011 @ 02:36 PM
- State changed from staged to checked-in
- Milestone order changed from 2 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>XB PointStream</b> (working name)
A cross-browser JavaScript tool which will emulate Arius3D's PointStream viewer. It will be able to quickly render a large amount of point cloud data to the <canvas> tag using WebGL.<br />
Current release <a href="http://scotland.proximity.on.ca/asalga/releases/0.8/xbps-min-0.8.zip">XBPS 0.8</a>
People watching this ticket
Tags
Referenced by
- 99 Fix normals for PSIParser (from [0bb7090ca38ba3760c477673ac5ee0de76772d0c]) norms h...
- 89 Must handle out of synch vertex attributes Marking as blocked by #99
- 99 Fix normals for PSIParser (from [4607a0ca2e08bff16b38165f43abbb9caf8f6f47]) [#99 st...
- 99 Fix normals for PSIParser (from [afaf3ab5865e869f717fac506363458ba5b72b6b]) [#99 st...