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

OpenGL ARB March '04 meeting notes review proposed OpenGL 2.0 feature set for release at SIGGRAPH 20

May 29, 2004

The March ARB meeting notes discuss OpenGL 2.0 feature options for release at SIGGRAPH 2004. The proposed feature set will include the OpenGL Shading Language, Floating point buffer extensions, Pixel buffer objects, ARB_point_sprite, ARB_texture_non_power_of_two, Indexed texture access via new fragment shader operations, EXT_blend_equation_separate, SUN_slice_accum, ATI_draw_buffers, ARB_extension_query, and Two-sided stencil.

Category: Developers Permalink

JDK 1.5-beta2 includes OpenGL-accelerated Java 2D Pipeline on Linux, Solaris and Win32

May 27, 2004

feature graphic

Sun Microsystems has released JDK 1.5-beta2 (codenamed “Tiger"). This release includes an OpenGL-accelerated pipeline for the Java 2D API. The pipeline was only available on Linux and Solaris for the 1.5-beta release, but is now also available on Windows as of the 1.5-beta2 release. The OpenGL-based pipeline accelerates many simple primitives such as fills, draws, and text. However, the real benefits are seen for complex operations like compositing, shape clips, image transforms (both nearest neighbor and bilinear), GradientPaint, TexturePaint, antialiased shapes, etc. Please download this latest release and send Sun your feedback so they can make JDK 1.5 as stable as possible! Now imagine an OpenGL-accelerated Swing GUI!

Category: Developers Permalink

Gameversity offers a free seminar on OpenGL Shading Language programming - June 2, 2004

May 27, 2004

Gameversity, an online education website for game developers, is offering two free online seminars. 1) Chat Session on Fourier Transforms by Volker Nachmann (2 hours), and a 2-Day Seminar: “Implementing Parallax Mapping and the Cook-Torrance Reflection model with OpenGL Shading Language” by Jesse Laeuchli and Wolfgang Engel.

Category: Developers Permalink

FreeWorld3D v0.1.0 Terrain and Level Editor uses the OpenGL API for rendering

May 27, 2004

FreeWorld3D is a fully interactive 3D world creation tool, specifically designed for use in game development. The rendering technology is based on the OpenGL API. FreeWorld3D is being designed to be completely game independent for use with any project.

Category: Applications Permalink

.NET OpenGL API-based 3D Space Invaders game

May 27, 2004

A cool 3D version of Space Invaders - just like the original but in fantastic OpenGL-accelerated 3D. It is built in C# and uses the .Net framework v1.1 and the Tao OpenGL & OpenAL wrapper library. Inlcudes source and Win binaries.

Category: Developers Permalink

Cube open source OpenGL-accelerated game enhances animation performance

May 24, 2004

Cube is an open source multiplayer and singleplayer first person shooter game built on a landscape-style engine which combines very high precision dynamic occlusion culling with a form of geometric mipmapping on the whole world for dynamic LOD for configurable fps and graphic detail. It uses the OpenGL API and SDL. The latest release adds SP & DM maps, new textures, mapmodels, a completely new soundtrack yet again, and a variety of code improvements such as better animation. Includes source & binaries for Win32, Mac OS X, Linux, FreeBSD.

Category: Applications Permalink

"Programmable Hardware Shading in Applications" paper from LightWork Design

May 21, 2004

This PDF document provides an overview of the challenges facing application developers trying to use the newest programmable graphic hardware features in their applications. It also contains a suggested approach to solving those problems and describes how they have been solved in the LightWorks Real-time product

Category: Developers Permalink

Harry Potter OpenGL 3D Screensaver

May 21, 2004

Watch in amazement as Harry Potter weaves his magic in this mind blowing, FREE 3D screensaver! As he wanders around he waves his wand magically making images appear from the upcoming movie Harry Potter and the Prisoner of Azkaban. But this is no ordinary boring slideshow screensaver, it’s one you have to see to believe! It includes particle and lighting effects, aswell as skeleton animation and heaps of other nifty stuff, and it’s all thanks to extra chewy OpenGL API

Category: Applications Permalink

Vincent open source project for implementation of OpenGL ES API

May 20, 2004

Vincent is an open source project for developing a compliant software implementation of the OpenGL ES API for mobile devices. The initial target platform are Pocket PCs and Smartphones operating under Windows Mobile 2003. A unique aspect of Vincent is a runtime compilation infrastructure that creates optimized rasterizer code for the current graphics context settings using a JIT compiler. This runtime compilation approach, which is otherwise only available in commercial products, distinguishes the current project significantly from other similar open source projects that aim for providing implementations of the OpenGL API. All code created by this project is released under a liberal BSD-style license, which allows for the creation of commercial derivatives and commercial distributions. The project is registered as an official adopter of the OpenGL ES API and has access to the conformance test suite. A beta version of this library is available for download.

Category: Developers Permalink

GPUMesh offers cross-platform OpenGL mesh management for GPUs

May 18, 2004

GPUmesh offers developers a simple way to send geometry to the GPU. The user chooses which type of mesh storage is desired (display list, vertex buffer, indexed vertex buffer, ...) and GPUmesh automatically performs the required conversions. The same mesh specification mechanism is used for Direct3D and OpenGL, thus simplifying the task of writing mesh loaders. GPUmesh relies on a mechanism similar to the begin/end approach of standard OpenGL which has proven to be easy to use and very convenient. A complete vertex format specification mechanism is also provided to manage vertex attributes. GPUmesh is free. Full source code and examples are included in the package.

Category: Developers Permalink

Gizmo3D scene graph V1.2 adds suppport for OpenGL Shading Language

May 18, 2004

The v1.2 of the Gizmo3D scene graph adds full support for hierarhical OpenGL Shading Language shaders with fallback to ARB vp/fp or fixed function pipeline, physics integration with Meqon physics library, improved window integration with Mac OS X, QT, X11, Win32, wxWindows, and real time distributed network graphic objects. The Gizmo3D is now part of a larger framework called GizmoSDK wich is free for non commercial applications.

Category: Developers Permalink

OpenGL 3D visualization with Lua script

May 17, 2004

feature graphic

zeGraph is an object rendering system designed for scientific data visualization and yet can be used to create 3D arts in a broad scope. It is small, fast, and easy to use. The OpenGL API is used as the rendering engine. This distribution is a binding of zeGraph to Lua, a platform independent, light weighted, simple, and powerful script language.

Category: Developers Permalink

breve v1.9 OpenGL-based behavior simulation environment enhances rendering

May 17, 2004

breve is an OpenGL-based simulation environment which allows users to define the behaviors and interactions of different types of agents in a simulated 3D world and observe the emergent behaviors. This new v1.9 features MPEG movie and PNG image export on all platforms; a fullscreen mode for Linux and Windows; improvements to shadows and reflections; and general improvements and optimizations in the OpenGL-based rendering engine.

Category: Developers Permalink

SGL 3D Scene Graph Library V 0.7.0 adds OpenGL Shading Language support

May 13, 2004

SGL is a mature and robust cross-platform OpenGL-based 3D Scene Graph API, written in C++. SGL supports a number of 3D file formats (obj, 3ds, TXP, OpenFlight 15.7, VRML 2.0, MD3), and a variety of image file formats. SGL provides build environments for Linux, Solaris, IRIX, Windows (VC++ and cygwin), VxWorks, and MAC OSX. The latest v0.7.0 release adds support for OpenGL Shading Language, Image Caching, Qt improvements, Nvidia’s Cg, Shadow Mapping, multisampling, various ARB extensions, new build platforms, and bug fixes and improvements. (check the downloads link for this new build).

Category: Developers Permalink

SuperSpriteSurface v1.0 2D OpenGL-Accelerated Game Engine for REALbasic

May 11, 2004

SuperSpriteSurface is a middleware solution for REALbasic developers that allows REALbasic developers to create Macintosh games that utilize the OpenGL API, advanced collision detection and time-based animation.

Category: Developers Permalink

OpenGL.org Recent Headlines - View News Archives with Descriptions

VRizer Linux library to create stereoscopic output for any OpenGL-based game or software May 11, 2004

Real-time atmospheric scattering using the OpenGL API May 06, 2004

Crystal Space is looking for engine/OpenGL programmers to work on their new Shader-savvy renderer May 06, 2004

GUN-TACTYX OpenGL-based Programming Game adds support for OpenGL 1.5 May 06, 2004

OpenGL-based falling blocks game in 3D, with monsters! May 06, 2004

ATI RADEON X800 to support next-generation OpenGL API May 05, 2004

Sylphis 3D game engines adds support for OpenGL 1.5 May 05, 2004

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