[osg-users] Render Geographic/Projected coordinate nodes

2017-06-05 Thread Bruno Oliveira
How can I render a node in Geographic Coordinate Systems? I tried rendering in WGS84 and got several problems (bad intersection computation, bad Mouse handler). ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] Render point cloud in a different coordinate system

2017-06-05 Thread Robert Osfield
On 5 June 2017 at 14:45, Bruno Oliveira wrote: > I have a big point cloud, which has points in meter coordinates. Now I want > to transform the coordinates of this cloud for rendering only, without > changing my point cloud data. How can I do this? Decorate your

[osg-users] Render point cloud in a different coordinate system

2017-06-05 Thread Bruno Oliveira
I have a big point cloud, which has points in meter coordinates. Now I want to transform the coordinates of this cloud for rendering only, without changing my point cloud data. How can I do this? ___ osg-users mailing list