Re: [osg-users] where osgUtil::TriStripVisitor has gone over the newer versions

2019-04-26 Thread Trajce Nikolov NICK
Thanks for the fast response Robert! I will have a look

Cheers,
Nick


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Fri, Apr 26, 2019 at 10:00 PM Robert Osfield 
wrote:

> Hi Nick,
>
> TriStripVisitor is still in 3.6, it's been removed from master as it's not
> the best thing to use for modern hardware - the osgUtil::MeshOptimizer
> classes are a better alternative,
>
> Robert
>
> On Fri, 26 Apr 2019 at 20:12, Trajce Nikolov NICK <
> trajce.nikolov.n...@gmail.com> wrote:
>
>> Hi Community,
>>
>> I recall this class was present before but now can not find it. Any clue
>> is there is something else replacing it?
>>
>> Thanks a bunch as always
>>
>> Nick
>>
>> --
>> trajce nikolov nick
>>
>>
>> 
>>  Virus-free.
>> www.avast.com
>> 
>> <#m_-2181725659128811696_m_5004491317266644099_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
trajce nikolov nick
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] where osgUtil::TriStripVisitor has gone over the newer versions

2019-04-26 Thread Robert Osfield
Hi Nick,

TriStripVisitor is still in 3.6, it's been removed from master as it's not
the best thing to use for modern hardware - the osgUtil::MeshOptimizer
classes are a better alternative,

Robert

On Fri, 26 Apr 2019 at 20:12, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> wrote:

> Hi Community,
>
> I recall this class was present before but now can not find it. Any clue
> is there is something else replacing it?
>
> Thanks a bunch as always
>
> Nick
>
> --
> trajce nikolov nick
>
>
> 
>  Virus-free.
> www.avast.com
> 
> <#m_5004491317266644099_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Convert .earth file to .osg format

2019-04-26 Thread Chris Hanson
Basically, osgEarth is really good at doing fancy layering of data sources.
VPB is a little trickier, but can do most of the same things (for elevation
and raster data anyway).

I was thinking it might be easier to use osgEarth to turn your multiple
layers of GeoTIFF images into a single elevation layer and a single imagery
layer, and just feed that to VPB.

But, I think really, feeding the original data directly to VPB is better
because it lets VPB use its own intelligence about the different layers'
resolution.

So, do you know how to build a model using VPB with multiple input layers?
Here's some info with a few sample command lines:
http://alphapixel.com/wp-content/uploads/2015/04/OpenSceneGraph-OSG-Virtual-Planet-Builder-VPB-OSGDEM.pdf






On Fri, Apr 26, 2019 at 3:15 PM Steven Jones  wrote:

> Hi Scott,
>
> Are you referring to a TMS dataset? Or something different? (All of my
> elevation and imagery files are tiled GeoTiffs.)
>
> Thanks!
>
> Steven
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=75903#75903
>
>
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>


-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com
http://www.alphapixel.com/
Training • Consulting • Contracting
3D • Scene Graphs (Open Scene Graph/OSG) • OpenGL 2 • OpenGL 3 • OpenGL 4 •
GLSL • OpenGL ES 1 • OpenGL ES 2 • OpenCL
Legal/IP • Forensics • Imaging • UAVs • GIS • GPS •
osgEarth • Terrain • Telemetry • Cryptography • LIDAR • Embedded • Mobile •
iPhone/iPad/iOS • Android
@alphapixel  facebook.com/alphapixel (775)
623-PIXL [7495]
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] where osgUtil::TriStripVisitor has gone over the newer versions

2019-04-26 Thread Trajce Nikolov NICK
Hi Community,

I recall this class was present before but now can not find it. Any clue is
there is something else replacing it?

Thanks a bunch as always

Nick

-- 
trajce nikolov nick


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Convert .earth file to .osg format

2019-04-26 Thread Steven Jones
Hi Scott,

Are you referring to a TMS dataset? Or something different? (All of my 
elevation and imagery files are tiled GeoTiffs.)

Thanks!

Steven

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75903#75903





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org