[osg-users] opengl version and graphics card

OpenSceneGraph Users osg-users at lists.openscenegraph.org
Sat Feb 15 03:20:37 PST 2020


Hi Nagendra?

On Saturday, 15 February 2020 05:37:53 UTC, Nagendra Babu Yeruva wrote:
>
> hii...
> i am new to opengl and openscenegraph. i am doing mtech in avionics stream.
> my mtech project is related to aircraft HUD symbology and Terrain creation 
> and terrain rendering.
>
> in my computer the opengl version is 1.1
> how can i upgrade this version and is it depends on os or graphics card.
>
> To creat terrain using textures and elevation data, which graphics card is 
> sufficient?
>

Microsoft only provide out of date OpenGL headers because... well they are 
monopoly and get to make it hard for competitors to work well on Windows.  

There are workarounds, and the OSG builds these in so where the modern 
OpenGL features are missing from the headers the OSG defines these 
automatically for you, and also at runtime queries for the modern 
features+extensions, this means you can effectively use all the features of 
the hardware without worrying about the limitations of what Microsoft 
provides.

The properties dialog you provide doesn't mention that actual hardware you 
have so there is no way for me to provide advice on just how capable it 
is.  All modern hardware is capable of running quite advanced OpenGL 
features, included embedded GPUs, some OpenGL drivers provided by the 
hardware manufactures can be a buggy though.  

Mostly I think you should be OK, just try our applications that have the 
features you want and if they work on your hardware you are good to go.  If 
you hardware is a real limit that using a add in card from NVidia or AMD is 
a way to go.  

Cheers,
Robert.

-- 
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/fa7bbf86-c79f-44db-ad5d-9bd3c9330d48%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20200215/c12f44a7/attachment.html>


More information about the osg-users mailing list