Headline News
OpenFX V1.1 rendering, design and animation suite adds OpenGL API-based stereography support
Jul 23, 2004
IGL is an OpenSource port of IrisGL library to Win32/X11 OpenGL.
Release 0.1.8 adds editable objects (display lists) and X11 menus.
Category: Developers • (0) Trackbacks • Permalink
Stratagus open-source RTS engine project adds initial OpenGL API support
Jul 23, 2004
Stratagus (formerly FreeCraft) is a free cross-platform real-time strategy gaming engine. It is configurable and includes support for playing over the internet/LAN, or playing a computer opponent. The latest v2.1 adds initial OpenGL API support to move it into 3D. The game engine was recently described on Linux Dev Center.
Category: Developers • (0) Trackbacks • Permalink
Stella multi-platform Atari 2600 emulator v1.4 adds OpenGL API rendering
Jul 23, 2004
Stella is a multi-platform Atari 2600 VCS emulator. The new v1.4 for Linux, Mac OSX and Windows adds OpenGL API rendering and SDL support, a refined game GUI, and enhanced input support. There is also a KDE front end.
Category: Applications • (0) Trackbacks • Permalink
Free GLSurveyer offers run-time instrumentation of OpenGL API-based applications
Jul 22, 2004
In the spirit of GLTrace comes GLSurveyor, a new interceptor library providing run-time instrumentation of OpenGL API usage for windows applications. When running your application with the GLSurveyor dll, you can capture log files of all OpenGL API method invocations (continuous or single frame snapshots), see a frame rate counter displayed over the application 3D window, and control the behavior of many aspects of your applications use of the OpenGL. The free version everything a typical developer would ever need in a diagnostic library, but the commercial version allows even more robust instrumentation, such as logging OpenGL state changes as each method is invoked, etc.
Category: Developers • (0) Trackbacks • Permalink
3D Touch Developer Challenge to bring the dimension of touch to OpenGL API applications
Jul 21, 2004
The 3D Touch Developer Challenge is intended to create commercially-oriented applications that take advantage of the OpenHaptic toolkit and PHANTOM Omni haptic device, which add the dimension of touch and true 3D navigation to a wide variety of OpenGL API applications, from design to games and entertainment to simulation and visualization. The OpenHaptics toolkit is patterned after the OpenGL API, making it familiar to graphics programmers and facilitating integration with new or existing OpenGL applications. The competition will begin on August 9, 2004 and will conclude with the submission of applications on December 31, 2004. Winners will be chosen by a panel of industry experts and will be announced in early 2005. A total of $22,500 in prize money will be awarded.
Category: Developers • (0) Trackbacks • Permalink
Falanx Mali100 silicon IP core offers OpenGL ES API hardware acceleration for mobile gaming devices
Jul 21, 2004
Falanx Microsystems new Mali100 silicon IP core supports OpenGL ES hardware acceleration as well as 2D graphics and video encoding/decoding capabilities. The Mali graphics product line is scalable, targeting different price, performance and power consumption levels - making it a good match for mobile gaming enabled devices from the mid-range to the high-end of the market. The Mali100 is now undergoing the OpenGL ES Conformance testing and approval process . Falanx willl be showing their solution at SIGGRAPH booth #2134.
Category: Processors • (0) Trackbacks • Permalink
MORE mesh analysis SDK uses OpenGL API for display of optimized models
Jul 21, 2004
When 3D models are stored as object surface meshes in a list of points and triangles, information about the object shape, orientation, width, height, depth, symmetries and redundancies is lost. This prevent post-design optimization and modification. The MORE SDK (Mesh Object Recognition Engine) is an OpenGL API-accelerated software component which recovers geometric information from 3D object surface meshes. It can be integrated into Windows 3D applications.
Category: Applications • (0) Trackbacks • Permalink
OpenGL API- based Aquarium screensaver and wallpaper
Jul 21, 2004
The new Amazing 3D Aquarium screensaver and animated desktop wallpaper uses the OpenGL API and supports multitexturing, dynamic sorting of transparent objects, particle system, and skeletal animation. Free trial version available for Win32.
Category: Applications • (0) Trackbacks • Permalink
MathInt lets you use the OpenGL API from within Mathematica
Jul 21, 2004
MathInt makes the full OpenGL API instruction set available to Mathematica 5.0. Mathematica comunicates with MathInt using shared memory (when both application are running on the same computer) or through TCP/IP protocol. The software makes it possible for a non-programmer tp use OpenGL from within Mathematica.
Category: Applications • (0) Trackbacks • Permalink
VectorWorks 11 enhances rendering with OpenGL API interactive shaders
Jul 20, 2004
With earlier versions of VectorWorks, you could only view shaders if you rendered in one of the RenderWorks rendering modes. With the new OpenGL API rendering support in v11, you can see shaders and render transparent objects like glass, crystal, and plastic directly in VectorWorks interactive OpenGL rendering mode.
Category: Applications • (0) Trackbacks • Permalink
OpenML digital content creation and playback environment whitepaper
Jul 20, 2004
Excerpted from the whitepaper: OpenML is designed to:
- Foster a cross-platform, cross-OS development environment, and enable seamless interoperability of content creation and playback software across a variety of platforms and devices.
- Enable integration and synchronization of video, audio and 2D/3D graphics to deliver compelling content through media-rich interactive applications.
- Enable hardware and software providers to produce a larger number of standardized, transportable and compelling media products that can be brought to market in a timely manner.
Category: Developers • (0) Trackbacks • Permalink
AgentFX 2 Platform beta 1 - Java and OpenGL API - based 3D engine
Jul 20, 2004
AgentFX 2 Platform is a powerful 3D-engine, for games and high-end 3D applications, developed in pure Java using the OpenGL API. The engine offers a clean interface for developers and comes with a large variety of features such as real-time shadows (experimental in beta 1), dynamic lighting, octree spatial subdivision, portal system and a state-of-the-art character animation system with skeleton-based animations. The first beta is available for testing, download and purchase.
Category: Developers • (0) Trackbacks • Permalink
Logical Stones puzzle game using the OpenGL API
Jul 20, 2004
The aim of this OpenGL API-based game is to push all the stones to the level’s exit points as fast as You can. The level is won if you take all the stones to the exit points.
Category: Applications • (0) Trackbacks • Permalink
Xj3D Toolkit vM9 adds native OpenGL API renderer that is twice as fast as the Java3D version
Jul 16, 2004
Xj3D is an open source API for developing an X3D and/or VRML 97 compliant browser. It is also the sample implementation and test bed for X3D. The M9 release adds a native OpenGL API renderer that is twice as fast as the Java3D version, and consumes significantly less memory. It also supports the full X3D Immersive profile, has a more user-friendly interface, converts from VRML 97 to X3D encodings, and supports Java Webstart so you can embed Xj3D onto a webpage for auto-installation.
Category: Developers • (0) Trackbacks • Permalink
OpenGL SuperBible 3rd Edition
Jul 15, 2004
The OpenGL SuperBible 3rd edition has a new co-author, and is TWICE the size of the 2nd edition! It includes coverage of all the latest OpenGL API features including the OpenGL Shading Language. The first set of chapters are a good way to introduce yourself to 3D graphics programming with OpenGL and provide the conceptual foundation on which the more advanced capabilities are based. The second part provides specific information about using OpenGL on Windows, MacOS X, and Linux/UNIX. Finally, the third part contains the newest features not just of OpenGL, but of 3D graphics hardware in general today. The OpenGL Shading Language, in particular, is the principal feature of OpenGL 2.0, and it represents the biggest advance in computer graphics in many years.
Category: Developers • (0) Trackbacks • Permalink
Page 165 of 170 pages « First < 163 164 165 166 167 > Last »
