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

Collada 1.4 draft spec available for early review

Nov 30, 2005

A goal of Collada is to become the standard OpenGL Shading Language shader effects metafile format. Collada-savvy tools will allow OpenGL API-based applications to freely exchange 3D assets. The Collada v1.4 draft specification, schema and DOM are available for select public review. If you are interested in evaluating this new version and contributing feedback, apply now to take part in the reviewer program. If you application is approved, you will receive a IP/non-disclosure agreement which you simply need to sign and return. You will then be able to download the COLLADA 1.4 draft specification, schema and DOM.

Category: Developers Permalink

gDEBugger OpenGL API debugger adds on the fly Shader linking and validation

Nov 30, 2005

gDEBugger is an OpenGL debugger and profiler that traces application activity on top of the OpenGL API, letting programmers see what is happening within the graphic system implementation to find bugs and optimize application performance.  The new V2.2 introduces a Shaders “Edit and Continue” feature which allows you to Edit, Save and Compile Shaders source code, Link and Validate Programs “on the fly”. This feature saves developer time required for rebuilding and running again the developed application. This version also adds support for 8 additional OpenGL extensions.

Category: Developers Permalink

OpenGL Shading Language demo of realistic water with bump mapping and refraction

Nov 28, 2005

This detailed tutorial using the OpenGL Shading Lanugage shows how to create realistic water using bump mapping and refraction with terrain.  Topics also covered are normal mapping, dudv maps, depth maps, Fresnel term and tangent space. Full source included. Look in “Recent Tutorials” for HeightMap6.

Category: Developers Permalink

Demos for command and property scripting in an OpenGL API window

Nov 28, 2005

These new demos deal with simple command and property scripting in an OpenGL window. The demo are avaiable with full source code using Visual Studio.NET.

Category: Developers Permalink

OpenGL API tutorial series for scene realism

Nov 28, 2005

This tutorial series is aimed at OpenGL programmers with a basic level of understanding, who want to know how to improve scene realism. Topics include lighting, textures, bump mapping, and shadow mapping.

Category: Developers Permalink

H3D open source OpenGL API based scenegraph API for touch-enabled applications adds support for Open

Nov 22, 2005

H3D API is an open source C++ implementation of the X3D standard (the successor to VRML) for the development of haptic (touch-enabled) applications. It uses the OpenGL API for rendering and supports all common OpenGL stereo rendering modes. The new v1.3 adds supports for the OpenGL Shading Language and Cg, as well as environment mapping.

Category: Developers Permalink

C# OpenGL Framework for .NET 2.0

Nov 21, 2005

C# OpenGL Framework is a development platform to create 3D simulation/visualization applications using the OpenGL API. Entirely written in C#, it features most of the visualization and interaction commands you need. It comes in three editions and it is delivered as a Microsoft Visual Studio 2005 solution.

Category: Developers Permalink

Bits on Wheels Mac OS BitTorrent client uses the OpenGL API for real-time visualization of the netw

Nov 21, 2005

Bits on Wheels is a Mac OS X freeware native BitTorrent client, written completely in objective C, and which uses the OpenGL API to view the torrent’s swarms in realtime. Connected peers are represented by cubes which are filled according to their percentage of completeness. Incoming and outgoing blocks are visualized as they travel the network. Users can rotate/move the view in a trackball manner. Screenshots are available on the site.

Category: Applications Permalink

Anatomy Lab e-learning application uses OpenGL API for picking and rendering

Nov 21, 2005

feature graphic

Anatomy Lab is a new e-learning application and helps students to study and to become familiar with human anatomy by interacting with anatomical 3d models, which represent subsystems in the human body. Models can be disassembled, its objects and structures can be examined and can be put back in place, very similar to take a real world model apart and put it back together. The application has uses the OpenGL API for the menu bars, status bar and advanced picking and selection techniques.

Category: Applications Permalink

25 OpenGL ES tutorials now support GLUT | ES

Nov 21, 2005

ZeusCMD has updated its series of 25 OpenGL ES tutorials to use the GLUT|ES (The OpenGL ES Utility Toolkit) library. GLUT|ES is a GLUT implementation for OpenGL ES, that is based on freeglut.  It supports OpenGL ES through the open source Vincent 3D Rendering library and the Hybrid “Rasteroid” implementation. GLUT|ES allows code to be created that is more portable with current and future OpenGL ES implementations.

Category: Developers Permalink

Future Pinball uses OpenGL API for real time rendering of Pinball simulation

Nov 18, 2005

Future Pinball is a real time Pinball Development System that allows you to design and play your very own pinball simulation in True 3D using the OpenGL API for real time rendering. It uses Advanced Physics to provide the best possible Simulation of a true to life pinball machine. Tables are built up out of Standard components (Plastics, Pegs, Bumpers, Lights etc..) which are placed onto the playfield via the Editor. Objects like Surfaces, Lights and Rubbers are shapeable within the editor and generated real-time when the table is played. Other objects (Bumpers, Flippers, Gates, Triggers, Targets etc..) use pre-made 3d Models.

Category: Applications Permalink

OpenGL Programming Guide, Version 2 (Red Book 5th Edition) covers OpenGL Shading Language

Nov 17, 2005

Red Book

The OpenGL Programming Guide, Fifth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 1.3 and 1.4. This fifth edition of the best-selling “red book” describes the latest features of OpenGL Versions 1.5 and 2.0, including the introduction of the OpenGL Shading Language. You will find clear explanations of OpenGL functionality and many basic computer graphics techniques, such as building and rendering 3D models; interactively viewing objects from different perspective points; and using shading, lighting, and texturing effects for greater realism. In addition, this book provides in-depth coverage of advanced techniques, including texture mapping, antialiasing, fog and atmospheric effects, NURBS, image processing, and more. The text also explores other key topics such as enhancing performance, OpenGL extensions, and cross-platform techniques.  This fifth edition has been extensively updated to include the newest features of OpenGL Versions 1.5 and 2.0, including:

  • Storage of vertex arrays in buffer objects for faster rendering
  • Occlusion queries for course-grain visibility testing
  • Non-power-of-two dimensioned texture maps
  • Point sprites
  • Separate stencil operations for RGB and alpha
  • Rendering to multiple color buffers using GLSL

Most importantly, this edition covers the OpenGL Shading Language specifications and explains the mechanics of using this new language to create complex graphics effects and boost the computational power of OpenGL.

Sample Chapter on Texture Mapping available from Addison-Wesley

Category: Developers Permalink

RollerCoaster Tycoon 3 for Mac OS X uses the OpenGL API for 3D graphics and FX

Nov 17, 2005

RollerCoaster Tycoon 3 for Mac OS X allows users to build, operate and experience the amusement park of their dreams as well as as ride the rides. Using the OpenGL API for rendering, it features high quality 3D graphics including a CoasterCam, which allows players to see their park from the eyes of a guest and ride all the rides.

Category: Applications Permalink

A-OK! The Wings of Mercury OpenGL API-based spacecraft simulator enhances performance

Nov 16, 2005

A-OK! The Wings of Mercury is a realistic simulation of the Mercury spacecraft. It features OpenGL API-based 3D graphics, fully functional control panels, networked simulations, and a complete manual. The new v3.5 runs on Win XP and Mac OS X with improved performance and frame rates.

Category: Applications Permalink

12 OpenGL API tutorials from Concordia University

Nov 16, 2005

This set of 12 OpenGL tutorials with sample code were developed for the undergraduate and graduate courses at Concordia University, Montreal. Each tutorial has a set of code examples that should compile on both Linux and Windows. In most cases they use GLUT (GL Utility Toolkit) for windowing. Topics include transformations, projections, lighting, texturing, fonts, display lists, curves and more.

Category: Developers Permalink

OpenGL.org Recent Headlines - View News Archives with Descriptions

ShaderGen v3.0 duplicates and extends OpenGL API fixed function behavior using OpenGL Shading Langua Nov 13, 2005

BuGLe open source OpenGL API-based application debugger adds preliminary graphical view Nov 12, 2005

Enhanced shading with an ambient occlusion that is per vertex statically precomputed and rendered us Nov 12, 2005

Hyperion v1.0.0 demo-system uses OpenGL API and OpenGL Shading Language for real time 3D rendering Nov 10, 2005

Quake III Arena on Windows CE handhelds running at 25 fps using OpenGL ES Nov 10, 2005

Cedega v5.0 Windows games translator for Linux adds support for OpenGL FBO Nov 10, 2005

Raytracing quaternion julia sets on the GPU using the OpenGL API Nov 07, 2005

Tao v1.2.0 game library OpenGL API bindings add support for all current OpenGL extensions Nov 06, 2005

Toon shading, vertex and per pixel lighting tutorials using the OpenGL Shading Language Nov 02, 2005

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