OpenGL 3

The only place for all Non Celestia Discussion/Stuff
Topic author
tech2000
Posts: 258
Joined: 14.02.2006
Age: 52
With us: 19 years
Location: Skepplanda, Sweden

OpenGL 3

Post #1by tech2000 » 12.08.2007, 12:05

The OpenGL ARB officially announced OpenGL 3 on August 8th 2007 at the Siggraph Birds of a Feather (BOF) in San Diego, CA. OpenGL 3 is the official name for what has previously been called OpenGL Longs Peak. OpenGL 3 is a great increase in efficiency in an already excellent API. It provides a solid, consistent and well thought out basis for the future. OpenGL 3 is a true industry effort with broad support from all vendors in the ARB. The OpenGL 3 specification is on track to be finalized at the next face-to-face meeting of the OpenGL ARB, at the end of August. This means the specification can be publicly available as soon as the end of September, after the mandatory 30 day Khronos approval period has passed. Also presented today were the changes to the OpenGL Shading Language that will accompany OpenGL 3.

http://www.opengl.org/

Cheers, Anders

Topic author
tech2000
Posts: 258
Joined: 14.02.2006
Age: 52
With us: 19 years
Location: Skepplanda, Sweden

Post #2by tech2000 » 12.08.2007, 12:13


Avatar
dirkpitt
Developer
Posts: 674
Joined: 24.10.2004
With us: 20 years 3 months

Post #3by dirkpitt » 13.08.2007, 12:04

The BOF notes aren't terribly detailed, but other stuff that's known are:

- OGL3 is backward compatible with OGL2.x, extensions etc can still be used as usual
- Special OGL3-only features like OGL3 GLSL, reference counted objects, templates, new objects types like filter objects will probably require a OGL3-only context (but can draw to same view as OGL2 context)
- Procedural rendering with glVertex(), glBegin/End(), fixed-function transform and lighting eliminated (driver was supposedly always "emulating" fixed-function via vertex program)
- In short, many of these changes bring OpenGL update to date with similar features in Microsoft's DirectX 10.

Some background on these changes: A peek inside OpenGL Longs Peak (OpenGL 3) PDF

Avatar
LordFerret M
Posts: 737
Joined: 24.08.2006
Age: 68
With us: 18 years 5 months
Location: NJ USA

Post #4by LordFerret » 14.08.2007, 05:11

In short, many of these changes bring OpenGL update to date with similar features in Microsoft's DirectX 10.

8)


Return to “Petit Bistro Entropy”