Re: [osg-users] Google and Authoritative Distributor of Open Source Software (OSG)?

2015-05-17 Thread Chris Hanson
Wut? Seriously? Sheesh. I'm moving my downloads to a different domain, alphapixel.org. Not that that will probably help much. Sigh. On Sat, May 16, 2015 at 9:29 AM, Frank Kane fk...@sundog-soft.com wrote: If it's any consolation, Google shut down my ad campaigns as well last week, or at

[osg-users] Iterating over all vertices in scene

2015-05-17 Thread Matt Donahoe
Hi, I would like to build and export a point cloud from all the vertices in my scene. Ideally I would be able to iterate over all the vertices in global coordinates. Can someone point me in the right direction? I assume I need some kind of NodeVisitor. I have been reading the MeshOptimizer