#89 ✓checked-in
Andor Salga

Must handle out of synch vertex attributes

Reported by Andor Salga | March 1st, 2011 @ 08:58 PM | in 0.7

The library expects all vertex data from the parsers to in synch. That is, it expects to be fed the same number of vertices as normals and colors. If 100 vertices are fed to the library, it expects 100 colors and/or 100 normals.

This is a problem with the .PSI reader since it sends the normal data last, after all the vertex data has been received. This creates a VBO-binding problem when rendering.

One solution is to create the straggling vertex attributes to match the size of the vertex VBO.

Comments and changes to this ticket

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.

New-ticket Create new ticket

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 &lt;canvas&gt; 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>

Shared Ticket Bins

People watching this ticket

Tags

Referenced by

Pages