<div dir="ltr"><div>Hi All,</div><div><br></div><div>I am working on reverse engineering a mesh format. I've managed to successfully get the mesh to draw and texture. I'm now working on visualizing the walkable data that is against the mesh. I think I've dissected the section of the format that stores that information and it looks like such:</div><div><br></div><div><div><img src="cid:ii_jidnf0kb0" alt="image.png" style="margin-right: 0px;" width="367" height="479"></div><div><br></div><div>The actual mesh itself is made out of vertex and indexs. However, this section for each walkable triangle seems to not share any vertices.</div><div><br></div><div>My question is, what is the best way to visualize this data in OSG? I'd like to be able to toggle them on and off when the entire map is rendered to view the flags. Solid colored triangles would be preferable.</div><div><br></div><div>Thanks, Sam<br></div><br></div></div>