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

breve OpenGL API-based multi-agent and artificial life simulation environment enhances 3D performanc

Apr 29, 2005

breve is a free, open-source software package which makes it easy to construct and visualize 3D simulations of decentralized systems and artificial life.  Users define the behaviors of agents in a 3D world and observe how they interact.  breve includes an easy-to-use scripting language and a rich OpenGL API-based visualization engine. The new v2.2 adds classes for hardware-optimized 3D matrix manipulation, optimized volumetric displays via patches, faster physical simulation and collision detection, and an enhanced GUI for Win and Linux.

Category: ApplicationsPermalink

NV_vertex_program3 displacement mapping to simulate water effects

Apr 29, 2005

This OpenGL API demo with source and binaries uses NV_vertex_program3 option on NVIDIA newest cards to perturb a grid mesh and simulate a water effect. (FYI: NV_vertex_program3 is what the DX folks refer to as Vertex Shaders 3.0).  If this demo fails to detect VS3.0 hardware support, it will still run but will only give the illusion of displacement (a 2D water effect instead of a full 3D).

Category: DevelopersPermalink

3Dlabs OpenGL 2.0 drivers for Wildcat Realizm

Apr 27, 2005

3Dlabs Inc released OpenGL 2.0 for Wildcat Realizm professional graphics accelerators. OpenGL 2.0 integrates the OpenGL Shading Language into its core so that software developers can create advanced shader programs and easily port them to any OpenGL 2.0-enabled platform. The drivers are available as a free download.
3Dlabs also offer a set of OpenGL Shading Language development tools.

  • OpenGL Shading Language shader viewer enables the user to interactively control shader parameters, model geometry, textures, animation and see the results in real time
  • The ShaderGen software program provides developers a way to compare fixed-function renderings to OpenGL 2.0s programmable shader renderings through an easy-to-use interface. Using this tool, developers will realize how easy and flexible OpenGL 2.0 is
  • Through the shader validation tool, a shader author can quickly validate whether vertex or fragment shaders meet the OpenGL Shading Language specification
  • A parser testing application helps a developer determine how accurately a graphics compiler matches the OpenGL Shading Language specification.

Category: ProcessorsPermalink

JUCE v1.9/1.10 C++ library for UIs and audio adds OpenGL API and Linux support

Apr 27, 2005

JUCE is an C++ class library for developing cross-platform applications with a focus on creating highly-specialised user interfaces and for handling graphics and sound. Its features include fully lightweight components with transparency and effects, classes for strings, containers, XML, streams, file handling, messaging, and event queues, vector graphics, a custom font engine, image manipulation, OpenGL API support, low-latency audio I/O using CoreAudio, DSound and ASIO, audio buffers and nodes, MIDI file and event manipulation, Internet streams, undo/redo support, and more. V1.9 added support for the OpenG API. V1.10 adds support for Linux.

Category: DevelopersPermalink

pdnmesh v0.2.2 OpenGL API-based automatic mesh generator and solver for Finite Element problems hand

Apr 27, 2005

pdnMesh is an automatic mesh generator and solver for Finite Element problems.  Common applications occur in electromagnetics, heat flow and fluid dynamics. It will also do post-processing to generate contour plots and Postscript printouts. The quality and the coarseness of the mesh can be controlled by giving input parameters.It requires OpenGL and GTK (linux) or MFC (Win32). The new v0.2.2 improve Windows support and solves very large eigenvalue problems.

Category: ApplicationsPermalink

OpenGL API-accelerated Torque 2D and Torque Game engines to support 64-bit code on Mac OS Tiger

Apr 27, 2005

The OpenGL API-based Torque 2D and Torque Game engines will take advantage of 64-bit support and Xcode 2.0 optimizations under Mac OS Tiger.  These enhancements deliver into both professional and consumers hands the ability to create native Mac OS X games with the highest quality tools available for less than a 1,000th the price of comparable technologies on the market.

Category: DevelopersPermalink

Extruder OpenGL API-based program maps photos to extruded objects

Apr 26, 2005

Extruder is a program to create 3D objects using extrusion technique.
It uses the OpenGL API to render the objects in real time with textures from photos or scans. The site features an example of Rome’s Constantine arc reproduced from real photos.

Category: ApplicationsPermalink

Soft shadows using the Nvidia OpenGL fragment program 2

Apr 25, 2005

This demo uses the Nvidia OpenGL API extension NV_fragment_program2 aka Pixel Shader 3.0 to create a soft shadows where the penumbra is generated by jittering the sampling position up to 64 times and averaging the results. The advantage of Pixel Shader 3.0 is that you don’t have to over sample unless on a shadow edge. If you detect that you’re on a lit or completely shadowed area, you can skip the 28 x 2* of 32x2* texture fetch necessary to blur the penumbra, yielding performance gains up to 50%.

Category: DevelopersPermalink

3D Matrix Code OpenGL API screen saver for Mac OS X!

Apr 25, 2005

Attempt to keep your eyeballs in their sockets as you watch this Mac OS X screen saver display the Matrix code swirl on your desktop in mind bending OpenGL API 3D! It can also be set to display the traditional 2D code, as well as heaps of other options.

Category: ApplicationsPermalink

VR driving simulator using the OpenGL API

Apr 25, 2005

AV_TEC is a virtual reality driving simulator for determining road and traffic optimizations.  It uses the OpenGL API for rendering and lets you adjust for weather conditions, lighting and road terrain. Website in spanish.

Category: ApplicationsPermalink

Column Header
Official OpenGL 3.1 feedback thread

RSS Feeds

OpenGL News Feeds

Subscribe to OpenGL News by Email


Job Feeds

Subscribe to OpenGL.org Job Board by Email


Featured Book


Links



Recent OpenGL
Job Postings

News Highlights from June 2009

Column Footer

temperature-friend