Isn't OsgEarth focused on meshed 3D terrain mostly? That might incur some
unnecessary overhead when displaying this in a 2D projection top view.


2016-07-05 23:33 GMT+02:00 Jason Beverage <jasonbever...@gmail.com>:

> Check out http://www.osgearth.org, it likely does everything you're
> trying to do.
>
> Jason
>
> On Tue, Jul 5, 2016, 5:18 AM Bruno Oliveira <
> bruno.manata.olive...@gmail.com> wrote:
>
>> Hello,
>>
>>
>> can someone give me some hints on where to start implementing a
>> tile-based, large scale 2d map renderer? This is similar to, for instance,
>> Google maps, i.e., it only shows the visible tiles, and increases scale as
>> I zoom in.
>>
>> I have a large tiled 2d raster map (e.g. 200k x 200k pixels) stored in
>> hard disk. Can I add these tiles to a PagedLOD engine?
>> _______________________________________________
>> 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
>
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to