replace setInterval with requestAnimationFrame
Reported by Andor Salga | March 17th, 2011 @ 06:43 PM | in 0.6
We need to replace setInterval() with requestAnimationFrame() since this new method will not needlessly render the canvas when another window covers it.
Comments and changes to this ticket
-
Andor Salga March 17th, 2011 @ 09:29 PM
- State changed from assigned to staged
Branch: http://github.com/asalga/XB-PointStream/tree/bug96
Test: all demos and tests should render -
Andor Salga March 27th, 2011 @ 07:06 PM
- State changed from staged to checked-in
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>