Remove call to disableVertexAttribPointer after draw.
Reported by Andor Salga | August 25th, 2011 @ 03:06 PM | in 0.9
The call to disableVertexAttribPointer after point clouds are drawn creates a significant performance hit on Chrome. If used, I get about 9 FPS, if removed the frame rate doubles to 18 FPS.
There has to be a way to remove this line.
Comments and changes to this ticket
-
Andor Salga October 21st, 2011 @ 01:23 AM
- Milestone changed from 0.8 to 0.9
- Milestone order changed from 22 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>