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

Acrodea and Bandai Networks release Game SDK X-Forge 2007 for handheld devices

Jul 31, 2007

Acrodea and Bandai Networks have announced the release of X-Forge 2007, a game development environment for handheld devices. Leading the mobile games market, the newly released X-Forge 2007 SDK (software development kit) offers the first compatibility for Open GL®ES 2.0, and supports programmable shaders and scene graphs. X-Forge 2007 delivers compatibility with OpenKODE as set forth by the Khronos Group, and supports the de facto standard 3D graphics API sets OpenGL ES 1.0/1.1/2.0.

Category: DevelopersComments Permalink

NVIDIA(R) FX Composer to help developers create games in less time

Jul 31, 2007

NVIDIA today announced the release of FX Composer 2.0. FX Composer is a powerful integrated development environment for shader authoring. With support for DirectX and OpenGL, HLSL, COLLADA FX, and CgFX, as well as .fbx, .x, .3ds, .obj, and .dae formats, FX Composer provides true API cross-platform functionality.  The widely used FX Composer tools permit rapid, low-cost development of visual effects.

Category: DevelopersApplicationsComments Permalink

POGL 0.56 Abstracts ARB, Cg and GLSL

Jul 30, 2007

Graphcomp has released Perl OpenGL (POGL) 0.56, adding support for Cg and GLSL.

In parallel, Graphcomp has also released the OpenGL::Shader module, which abstracts OpenGL APIs for ARB (assembly), Cg and GLSL shading languages.

POGL Developer’s Site

Category: DevelopersApplicationsComments Permalink

Embedded Systems 3D Game SDK Version 0.4.1 released

Jul 30, 2007

The Embedded Systems 3D Game Software Development Kit, short ES 3D Game SDK, is an Open Source 3D Game Engine / SDK for embedded devices / mobile phones. The new v0.4.1 includes hardware and simulated lighting for the terrain renderer. Also, several improvements and bug fixes are included in this release. The SDK is tested against the OpenGL ES library from Hybrid Graphics (Rasteroid 3.1), Imagination Technologies (PowerVR) and Nokia (OpenGL ES 1.1 Plugin). For OpenKODE, the Acrodea SDK is used and tested.

Category: GeneralApplicationsComments Permalink

Lightlab is a program for experimenting with the OpenGL lighting model

Jul 26, 2007

Lightlab is a hybrid GTK/OpenGL program for experimenting with the OpenGL lighting model. This program lets you set the colors and positions of three GTK light sources, and watch the effect that has on a simple 3D scene. You can select whether the scene contains a rotating cube, sphere, or teapot, and whether that object has a texture image on its surface.

Category: DevelopersComments Permalink

Rollick: Marbles on Sand Racing Game

Jul 26, 2007

A racing game played with marbles on tracks made of sand. The game mimics a traditional game played with plastic or wooden marbles on Mediterranean beaches. Players flick or hit the marbles trying to complete the track in the least numbers of shots. Rollick has been developed with a version of the Torque Game Engine heavily modified to exploit the power of OpenGL 2.0 shaders and vertex buffer objects.

Category: ApplicationsComments Permalink

AllegroGL 0.4.2 released today

Jul 25, 2007

AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro—you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do. AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you.

Category: DevelopersComments Permalink

Papervision3D 1.5 (AS3) Official Release - CS3 Component updated to v1.5

Jul 25, 2007

Papervision3D is an open source 3D engine for the Flash platform that utilizes COLLADA. The creators of Papervision3D have finally been able to sit down and merge a lot of code and clean up some major work under the hood with Papervision3D! This version of the engine has seen a 40% plus increase in speed! The API didn’t change a bit, and we added some new features like culling and InteractiveScene3D with Interactive materials. The CS3 Papervision3D component was also updated today. 

Category: ApplicationsComments Permalink

Lenovo ThinkPad T60p Widescreen business laptop

Jul 25, 2007

The ThinkPad T60p Widescreen is Lenovo’s first wide-screen corporate laptop with workstation graphics. Its 256MB ATI Mobility FireGL V5250 graphics chip is optimised for OpenGL, the programming environment of choice for many big-name game developers and other 3D-modeling professionals. Pricing, reviews and additional information can be found at Amazon.

Category: ProcessorsComments Permalink

Announcing: The Mac OS X Resolution Independence Utilities Project

Jul 25, 2007

The Mac OS X Resolution Independence Utilities project is a Google Code project where utilities and code will be available for creating high- or multi-resolution imagery. This is labelled “Mac OS X” - code for Carbon, Java, X11 and OpenGL is welcome too (even though, for example, Java has an integer-based coordinate system). For contributions, the BSD license or more allowing licenses (like the MIT license or public domain) is required. The Google Code project can be found here.

Category: DevelopersComments Permalink

Use Pygame GUIs with OpenGL displays

Jul 25, 2007

Lamina is a tool to facilitate displaying SDL raster displays in OpenGL displays. A Lamina object (there are a couple of different flavors… read the docstrings) has a surface attribute, and a display method.  Write to the surface attribute using any old pygame draw routine, or pass the surface attribute to your GUI library, refresh() it, and then call the display method from your OpenGL display code. This version uses partial texture updates, only updating the areas within a ‘dirty rectangle’ list.  Pygame sprite functionality and GUIs return ‘dirty rectangle’ lists as part of their functionality.  These partial updates are faster than complete regenerations, and the demo folder includes a comparitive timing script. This release also adds a demo (pyg_lam.py) with no ‘extra’ dependencies, no dependencies beyond python standard dist, pyopengl, and pygame.  You can try it out without installing a GUI.

Category: DevelopersComments Permalink

3D graphics hardware IP uses OCP bus interface

Jul 25, 2007

Providing scalable high performance low power 3D graphics cores to the embedded space for handheld devices, mobile phones, vehicle navigation systems, amusement game consoles and other embedded graphics applications, DMP has adopted the Open Core Protocol as the standard bus interface for their components.

Category: GeneralComments Permalink

ActiveSolid 2.5.2 freeware released with online demo

Jul 25, 2007

OpenGL-based ActiveSolid 2.5.2 freeware is released with online Internet Exploer Plugin demo and adds new Trim tool for trimming a 3D mesh with a half space defined by an arbitrary plane, plus several bug fixes.

Category: DevelopersComments Permalink

Non-Photorealistic Rendering Demo using GLSL

Jul 25, 2007

This new demo shows non-photorealistic rendering of 3D scenes using GLSL shaders. There are three kinds of non-photorealistic rendering in this demo: Cartoon shading, pencil shading and ink shading. The cartoon shading mode uses cel shading to give the scene the look of a cartoon. In all three modes, edges are drawn as a post-processing effect using a Laplace edge detection shader. To simulate the shaking hand of an artist, the edges and colors are distorted with a Perlin noise texture. The shadows are generated using shadow mapping. In the pencil and ink shading modes, the shadows are combined with a hatch texture. The demo also features bone animation and some simple AI. As an extra, the demo supports left/right stereo-projections.

Category: ApplicationsComments Permalink

DJV Imaging - Version 0.7.0 Beta

Jul 24, 2007

Digital imaging software for movie playback, image processing, and monitor calibration. Features include support for extended range images, industry standard file formats, and versions for UNIX and Windows. Highlights for this release include a new OpenGL based imaging pipeline and improved image I/O performance.

Category: ApplicationsComments Permalink

OpenGL.org Recent Headlines - View News Archives with Descriptions

AGE 3D - GUI Video Demo - OpenGL API-based user interface Jul 23, 2007

FX Composer 2 RC1 Released Jul 20, 2007

Independent : Indy Shareware Game Using OpenGL 2 Released Jul 20, 2007

New features added to the MADLIX on-line 3D gallery Jul 19, 2007

Firefly Studios elect Trinigy’s Vision Engine for upcoming blockbuster Jul 18, 2007

OpenGL SuperBible, 4th Edition now available Jul 16, 2007

Computer Graphics With Java - Book Review Jul 13, 2007

Scenome Released Jul 13, 2007

Midori Releases a New Environmental Game, Global Warning Jul 13, 2007

Drishti v0.1.7 released Jul 13, 2007

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