OpenGL Headline News
Horde3D 1.0 Beta2 Released
Sep 29, 2008
The new Horde3D Beta2 release contains many bugfixes and smaller updates reported and contributed by the community. Besides these, it brings some noticeable improvements like increased shadow quality and extended occlusion culling. A further important enhancement is the expanded support for dynamic resource updates. On the Collada side, the compatibility was improved by supporting non-baked animation data. Finally, the previous makefile system has been replaced by CMake-based build scripts.
Category: Applications • Permalink
S2PLOT version 2.4 released
Sep 29, 2008
S2PLOT, an OpenGL-based library for advanced three-dimensional plotting, version 2.4 is released. Support for standard and enhanced (3D and stereoscopic) display devices. This is an intermediate release offering a range of new features, as well as some important system changes. New features include:
- a new open source S2PLOT application - s2anim - for displaying time-series of point-like data
- functions to draw wireframe and transparent solid cubes
- functions to draw textured spheres with control over the orientation of the texture In total 23 new functions have been added
The architectural changes are more significant than feature additions in version 2.4, as they are necessitated by the forthcoming Open Source release of S2PLOT.
Category: Applications • Permalink
TimeCube 1.02 released - OpenGL 2.0 based cube for windows
Sep 25, 2008
The TimeCube is quite a useless program - but nice to look at! It displays a transparent rotating cube which displays the current time and date. The cube is rendered offscreen using OpenGL 2.0 with shaders, cube map reflection, specular lighting, bumpmapping. All the bells and whistles. Eight different shaders are compiled in, and the best looking one will automatically be chosen to suite your graphics card.
Category: Applications • Permalink
NVISION 08: GeForce 8 Features for OpenGL
Sep 25, 2008
Mark Kilgard explains the latest DirectX 10-class features of OpenGL supported by the GeForce 8, 9, and 28x series of NVIDIA GPUs. Much of this functionality is already part of OpenGL 3.0. Also learn about the EXT_direct_state_access extension for selector-free access to OpenGL objects.
SGI posts new advanced OpenGL course
Sep 25, 2008
SGI has posted a new advanced OpenGL course for October 2008. The Advanced OpenGL Programming course is intended for software professionals and students who already have experience with OpenGL programming and want to learn advanced concepts.
Category: Developers • Permalink
Irrlicht Engine 1.4.2 Released!
Sep 25, 2008
The Irrlicht dev team is happy to announce the release of Irrlicht version 1.4.2 of their open source, high performance, realtime, cross-platform 3D engine, written and usable in C++. This is a bugfix update of the 1.4 series, fixing the OpenGL SW render fallback problem of 1.4.1. But it also provides several other bugfixes and enhancements, such as:
- Unified handling of the zwrite enable flag for transparent materials for compatibility with older Irrlicht versions. There are now functions in the scenemanager to enable/disable ZWrite flags of transparent materials.
- Improvements of the file loaders, OpenGL renderer, memory usage
- Optimization of the skeletal animation rendering code See changes.txt in the SDK for details.
Category: Applications • Permalink
gDEBugger V4.3 Adds Redundant OpenGL State Changes Tracking
Sep 24, 2008
The new gDEBugger V4.3 adds in-depth analysis of the OpenGL usage by tracking redundant state changes and detailed usage statistics. This new feature includes various capabilities, such as noting unrecommended OpenGL functions (with a detailed explanation of why are they unrecommended and possible alternatives) and in-depth information about the usage of OpenGL State Change functions, including redundancy percentages and amount of redundant / effective calls. The S3 Graphics performance counters integration is also introduced in this version. This powerful integration works on all S3 Graphics hardware, giving very detailed information of the hardware utilization to allow optimizing the OpenGL usage on S3 Graphics hardware using gDEBugger. gDEBugger, an OpenGL and OpenGL ES debugger and profiler, traces application activity on top of the OpenGL API, lets programmers see what is happening within the graphic system implementation to find bugs and optimize OpenGL application performance.
Category: Applications • Permalink
OpenGL support for Adobe After Effects
Sep 24, 2008
Adobe announced CS4 on September 23rd with a new round of updates for their design suites. A notable addition to Photoshop and After Effects is the addition of support for OpenGL. After Effects CS4 Professional now has OpenGL high-fidelity support for blending modes, adjustment layers, track mattes, accelerated effects, anti-aliasing, 2D motion blur, lights, and shadows. In Photoshop Extended, the entire 3D engine has been migrated from a PDF-based architecture to OpenGL, and the company has seeded OpenGL support throughout the application. Standard users will also see small advantages with OpenGL which is used to quickly zoom around large images. Read more on OpenGL support in Photoshop CS4, which is due out near the end of October.
Category: Applications • Permalink
Mesa 3D Graphics Library 7.2 is Released
Sep 24, 2008
Mesa is a free and open-source implementation of the OpenGL specification. Mesa 7.2 is a stable release fixing bugs found in 7.1, which was a new development release. New features include: autoconf-based configuration, assorted DRI driver enhancements, reduced dependencies between X server and Mesa, GL_EXT_texture_from_pixmap extension for Xlib driver, support for the GL shading language with i965 driver, and ATI R500 series support. Mesa 7.2 implements the OpenGL 2.1 API.
Category: Applications • Permalink
CUDA and OpenGL Interoperability
Sep 24, 2008
Michael Gold at NVIDIA explained the APIs for CUDA and OpenGL interoperability at NVISION 2008. Learn how to mix OpenGL and CUDA in a single application.
Category: Developers • Permalink

