Streaming PSI files sometimes fails on Chrome
Reported by Andor Salga | April 17th, 2011 @ 03:45 AM | in 0.7
I found some problems when trying to stream PSI files using Chrome. At first I thought it might be something I added to the PSI reader, but after a few refreshes it appears in the original as well (see screenshots).
A related issue is that the point counts are off. I added a counter to see the number of points being parsed and for some reason, the second time the parser parses the points, a decimal appears in the counts.
Comments and changes to this ticket
-
Andor Salga April 17th, 2011 @ 03:45 AM
- Title changed from Streaming sometimes fails on Chrome to Streaming PSI files sometimes fails on Chrome
-
Andor Salga April 17th, 2011 @ 03:45 AM
- no changes were found...
-
aSydiK April 20th, 2011 @ 07:07 PM
- State changed from assigned to review-requested
(from [248644004af05fa951c55f0706555e7f7cf807b8]) [#118 state:review-requested] fix for normals being rendered because AJAX was too fast for Chrome's JS engine... https://github.com/aSydiK/XB-PointStream/commit/248644004af05fa951c...
-
aSydiK April 20th, 2011 @ 07:08 PM
This contains the fix for #120 as I needed the normal flag to fix this...
-
Andor Salga April 20th, 2011 @ 08:43 PM
- State changed from review-requested to staged
Looks like this solves the problem on remote demos.
-
Andor Salga July 25th, 2011 @ 02:39 PM
- State changed from staged to checked-in
- Milestone order changed from 7 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
Attachments
Referenced by
- 118 Streaming PSI files sometimes fails on Chrome (from [248644004af05fa951c55f0706555e7f7cf807b8]) [#118 s...
- 120 Allow PSI Parser Normals to be controlled by flag in PSI file Setting to staged since #118 is staged