Part of the Khronos Group
News Type Content of interest to everyoneGeneral Content for developers & codersDeveloper 3D applications & gamesApplications & Games 3D graphics cardsProcessors

OpenGL Headline News

It's Official: OpenGL ARB votes to transfer control of the OpenGL API standard to the Khronos Group

Jul 31, 2006

The OpenGL ARB (Architecture Review Board), the governing body for OpenGL, has voted to transfer control of the OpenGL API standard to the Khronos Group. The Khronos Group has voted to establish an OpenGL Working Group that will control and evolve this vital standard for cross-platform 3D graphics. The full transfer of OpenGL to Khronos is expected to be completed in the third quarter of 2006 with full support for OpenGL and its evolution to continue uninterrupted during this transition.

Category: GeneralComments Permalink

3D GIS Source Code solution now available for games and VR

Jul 31, 2006

In addition to 3D GIS applications, the new release of gViewTek’s 3D Query & Interactive Design for GIS Source Code product has been extended to provide solutions for forest engineering, 3D real-time games, and Virtual Reality (VR) applications.

Category: DevelopersComments Permalink

OpenGL book in Portuguese

Jul 28, 2006

The comprehensive 486-page book, written in Portuguese, provides a solid introduction to OpenGL programming, aimed especially to the educational market. The book covers: installation and configuration of OpenGL libraries on Windows and Linux, GLUT basics, 2D and 3D modelling, geometric transformations, animation techniques, lighting, transparency effects, texture mapping, optimization techniques, selection/feedback mode, using OpenGL with C++, Java and Python, and a brief introduction to OpenGL Shading Language.

Category: DevelopersComments Permalink

SPACE WARS 3D OpenGL API-based screensaver for Windows and Mac OS X

Jul 28, 2006

new graphic

Like a scene from your favourite sci-fi movie, watch fleets of space ships wage war among the stars in extra nifty real-time OpenGL API-based 3D! Features Include: - Outstanding graphics and space ship models, remember, it’s only a screen saver, not a movie or game! - Ships chase down their enemies and protect their comrades. - When ships explode, debris flies off in all directions creating a fantastic intergalactic fireworks display! - Amazing background scenes each of which is truly a work of art. - Ships are lit by the local suns in the background, with different colours and intensity of light. - New ships and backgrounds can be downloaded and installed into the full version with ease. - Already loads of new ships available for the full version, with many more on the way. - Optional background music.

Category: ApplicationsComments Permalink

Movimento video-based motion capture solution using the OpenGL API

Jul 27, 2006

At Siggraph, Realviz will show Movimento, a video-based motion capture solution that can capture the motion of any non-rigid object from multiple image sequence as well as support for facial, hand, arm, and full-body captures.  It requires a minimum of two cameras, moving or fixed, at any frame rate. It requires OpenGL API-based hardware acceleration

Category: ApplicationsComments Permalink

gDEBugger v2.5 adds beta OpenGL ES version and new step commands so you can watch the scene as it is rendered

Jul 26, 2006

gDEBugger is a powerful OpenGL and OpenGL ES debugger and profiler that traces application activity on top of the OpenGL API to provide the necessary information to find bugs and to optimize application rendering performance. The new v2.5 contains the first public gDEBugger ES beta version, bringing all of gDEBugger’s debugging and profiling abilities to the OpenGL ES developer’s world. In addition gDEBugger ES acts as an emulator for OpenGL ES when working on Windows PC while using its own OpenGL ES implementation. (to test follow the steps at http://www.gremedy.com/gDEBuggerES_setup.php).  V2.5 also introduces a “Draw Step” command that allows the user to step between OpenGL draw commands with a single button click. Together with the new “Interactive Break” ability it enables the developer to watch the scene as it is being rendered.

Category: DevelopersComments Permalink

OpenGL API-based 3D laser scanning application source code for sale

Jul 26, 2006

Archaeoptics Ltd. is selling the source code for their OpenGL API-based 3D laser scanning applications. This includes the three applications (Demon3D, Vast and ScanConvert) plus all supporting library code and exclusive worldwide rights to the source code and intellectual property. The source code is written completely in modular and portable C++ using wxWidgets and the OpenGL API and compiles and deploys on Windows, MacOS X and other UNIX-based systems. Demon3D is a visualisation and ‘deliverable extractor’ enabling you to manage massive point cloud, triangle mesh and DTM datasets. Demon3D also supports generation of orthoimages/scale drawings!

Category: Comments Permalink

Cheetah 3D modeler v3.4 accelerates OpenGL API-based previews

Jul 26, 2006

Cheetah3D 3.4 is a 3D modeler, renderer, and animation suite designed for Mac OS X. The new v4.3 adds animating objects along spline paths, lock parameters, automatically point objects to other objects, drag-and-drop support for transformation actions, and seriously accelerated OpenGL API-based previews.

Category: ApplicationsComments Permalink

OpenGL gDEBugger license free for academic users

Jul 25, 2006

The OpenGL ARB and Graphic Remedy have crafted an Academic Program to make the full featured gDEBugger OpenGL debug toolkit available free for one year to any OpenGL developer who is able to confirm they are in academia. There are also a limited number of free licenses available for non-commercial developers who are not in academia. gDEBugger is a powerful OpenGL and OpenGL ES debugger and profiler that traces application activity on top of the OpenGL API to provide the necessary information to find bugs and to optimize application rendering performance.

Category: DevelopersComments Permalink

OpenGL Pipeline Newsletter - what's happening with the ARB and OpenGL 2.1

Jul 21, 2006

new graphic

The first edition of OpenGL Pipeline, the quarterly newsletter covering all things the OpenGL standards body has “in the pipeline”, covers many important issues: from what the OpenGL ARB has been up to, and plans to do, to updates from various working groups and the intended merger with Khronos.

Topics in this issue include:

  • A Message From the ARB Secretary
  • A Welcome Message from the Ecosystem Working Group
  • Free OpenGL Debug Tools for Academic Users
  • Superbuffers Working Group Update
  • New Texture Functions with Awkward Names to Avoid Ugly Artifacts
  • Improved synchronization across GPUs and CPUs - No more glFinish!

For in-person updates visit the SIGGRAPH OpenGL BOF Wednesday 2 August, 4pm-6pm - Room 206A

Category: GeneralComments Permalink

OpenSceneGraph v1.1 adds peformance improvements, full OpenGL Shading Language support and new format loaders

Jul 21, 2006

OpenSceneGraph is an open-source graphics library with OpenGL 2.0 and OpenGL Shading Language support. The new v1.1 adds improved support for multi-threaded, multi-pipe applications, support for OpenGL Shading Language uniform arrays, new precipitation particle effects that leverage the OpenGL Shading Language to provide high performance and high image quality rendering of rain and snow effects, an OpenFlight v16.1 loader with OpenGL Shading Language support, new TerraPage 2.2 and Quake3 loaders, outline and drop shadow support for osgText, and more. Available on all Microsoft Windows platforms, Apple OS/X, GNU/Linux, IRIX, Solaris and FreeBSD operating systems.

Category: DevelopersComments Permalink

Shattered v0.3.3 3D game library built in Ruby on top of OpenGL API-accelerated Ogre 3D engine

Jul 20, 2006

Shattered is a 3D game development framework created in Ruby built on top of of OpenGL API-accelerated Ogre scene-oriented, 3D engine. Originally inspired by Ruby on Rails, Shattered aims to do for game development what Rails has done for web development - make it simple.

Category: DevelopersComments Permalink

VRMesh v3.0 OpenGL API-based free-form mesh modeler enhances speed and adds features

Jul 19, 2006

VRMesh is a free-form OpenGL API-based 3d mesh modeler for arbitrary triangle mesh creating and processing. The new v3.0 significantly enahcnes speed and adds stereo viewing, surface curves, new clay modeling commands, new transformations, and over 30 features for modifying models.

Category: ApplicationsComments Permalink

OpenGL ARB and Khronos to announce merger at SIGGRAPH

Jul 18, 2006

At the upcoming Siggraph conference in Boston, the Khronos Group and OpenGL ARB plan to announce merger of the two groups. The union between the Khronos Group and the OpenGL ARB may come as little surprise to the people who know both organizations. There is considerable synergy already at work. With both groups operating within the same standards organization their roles can be more closely coordinated giving the OpenGL ARB the opportunity to pursue advanced graphics capabilities that are being used in AEC, digital content creation, visual simulation, and scientific visualization (as well as high-end games) and OpenGL ES, the ability to distill OpenGL down to its essentials for mass-market and consumer applications - both APIs building on a common architectural foundation.

Category: GeneralComments Permalink

OpenGL and related technologies at SIGGRAPH 2006

Jul 18, 2006

Interconnect with other OpenGL developers and with representatives from the OpenGL, OpenGL ES, and other Khronos working groups at the Boston Convention and Exhibition Center.

Category: Developers • (1) Comments Permalink

OpenGL.org Recent Headlines - View News Archives with Descriptions

Vulcan Chess lets you play 3D chess using the OpenGL API Jul 18, 2006

Shader Designer for Linux as free binaries Jul 18, 2006

Blender v2.42 OpenGL API-based modeler enhances render pipeline, adds new shading tools Jul 17, 2006

C# OpenGL Framework v2.1.1.0 adds NURBS edition Jul 17, 2006

Aquarius 2.0 OpenGL-API based screensaver textures maps Web pages, movies and Flickr streams Jul 17, 2006

Wine v0.9.17 Windows compatibililty layer enhances shader support via the OpenGL Shading Language Jul 14, 2006

solidThinking v7 OpenGL API-based surface and solid modeler enhances performance Jul 14, 2006

LightWave 3D v9 adds OpenGL API shader support, LOD control and node-based materials Jul 13, 2006

GLUI v2.35 GLUT-based C++ user interface library adds optimizations and visual enhancements Jul 11, 2006

GSEGYView (alpha technical preview) seismic data viewer using the OpenGL API Jul 11, 2006

Column Header

OpenGL Pipeline Newsletter - Vol 004

Newsletter Sign Up




Message Boards: Recent New Topics


Khronos APIs
Recent News

Column Footer
Column Header

RSS News Feeds

RSS News Feeds


Featured Book


Links



Recent OpenGL
Job Postings


OpenGL User Poll

What is your primary OS?
Total Votes: 734
Apple OS X
13 %  11% (82)
 
Linux (any flavour)
50 %  41% (299)
 
Unix (FreeBSD, etc)
2 %  2% (12)
 
Windows NT/2000
2 %  2% (17)
 
Windows Vista
10 %  9% (66)
 
Windows XP
41 %  34% (253)
 
other
1 %  1% (5)
 

News Highlights from April 2008

Column Footer