OpenGL News http://www.opengl.org OpenGL and related news stories en Khronos Group Copyright 2011 2011-01-21T14:09:52+00:00 opengl/zOLPhttp://feedburner.google.com 3D Shape generator using OpenGL3 and OpenCL http://feedproxy.google.com/~r/opengl/zOLP/~3/tkWR8NLZU1U/ The Belgian scientist Johan Gielis discovered a mathematical formula to describe many shapes existing in nature. This formula is called the “Super Formula”. To demonstrate GPGPU and to show that it can be used for many purposes including simply having some fun, we developed the “SuperShaper”. A tool that uses OpenCL to create very high-detail 3D models using the Super Formula. Developers The Belgian scientist Johan Gielis discovered a mathematical formula to describe many shapes existing in nature. This formula is called the “Super Formula”. To demonstrate GPGPU and to show that it can be used for many purposes including simply having some fun, we developed the “SuperShaper”. A tool that uses OpenCL to create very high-detail 3D models using the Super Formula.

]]>
2011-01-21T14:09:52+00:00 /news/permalink/3d-shape-generator-using-opengl3-and-opencl/
Drishti - OpenGL based volume exploration and presentation tool updated http://feedproxy.google.com/~r/opengl/zOLP/~3/zrBXkQpf_t8/ An update for Drishti is available for download at the google code site. Drishti works on GPUs having OpenGL 2.0 capability. The update includes many newer additions such as unlimited Undo/Redo facility, inbuilt help for various dialogs and panels, modulate color and opacity for one volume based on other volumes, reslicing volume at different orientation, color legends, thickness profile and much more. Drishti allows scientists visualize and explore volumetric datasets. Developers An update for Drishti is available for download at the google code site. Drishti works on GPUs having OpenGL 2.0 capability. The update includes many newer additions such as unlimited Undo/Redo facility, inbuilt help for various dialogs and panels, modulate color and opacity for one volume based on other volumes, reslicing volume at different orientation, color legends, thickness profile and much more. Drishti allows scientists visualize and explore volumetric datasets.

]]>
2011-01-18T13:39:16+00:00 /news/permalink/drishti-opengl-based-volume-exploration-and-presentation-tool-updated/
Mesa supports more OpenGL 3.0 extensions http://feedproxy.google.com/~r/opengl/zOLP/~3/oMRyv3XSkMI/ Support for GL_ARB_draw_instanced, GL_ARB_instanced_arrays, GL_ARB_draw_buffers_blend and GL_EXT_texture_sRGB_decode has been added to Mesa. Much work is yet to be done! Developers Support for GL_ARB_draw_instanced, GL_ARB_instanced_arrays, GL_ARB_draw_buffers_blend and GL_EXT_texture_sRGB_decode has been added to Mesa. Much work is yet to be done!

]]>
2011-01-18T13:04:21+00:00 /news/permalink/mesa-supports-more-opengl-3.0-extensions/
Equalizer 1.0-alpha delivers scalability and flexibility for OpenGL applications http://feedproxy.google.com/~r/opengl/zOLP/~3/3FEcvQ-Mj7o/ Equalizer is the standard framework to create and deploy parallel, scalable OpenGL applications. Collage is a cross-platform C++ library for building heterogenous, distributed applications, used as the cluster backend for the Equalizer. This release is intended for application developers to provide feedback and preview the Equalizer 1.0 release. Please check the release notes on the Equalizer website for a comprehensive list of new features, enhancements, optimizations and bug fixes. Applications Equalizer is the standard framework to create and deploy parallel, scalable OpenGL applications. Collage is a cross-platform C++ library for building heterogenous, distributed applications, used as the cluster backend for the Equalizer. This release is intended for application developers to provide feedback and preview the Equalizer 1.0 release. Please check the release notes on the Equalizer website for a comprehensive list of new features, enhancements, optimizations and bug fixes.

]]>
2011-01-14T13:57:50+00:00 /news/permalink/equalizer-1.0-alpha-delivers-scalability-and-flexibility-for-opengl-applica/
RTGU 3d technical demonstration released http://feedproxy.google.com/~r/opengl/zOLP/~3/6LSTnH_uOxw/ A technical demonstration showing an interactive virtual model of an hotel lobby, is available for download. RTGU is a realtime 3d rendering pipeline - composed of a set of tools, ranging from 3d content export/conversion to realtime 3d rendering using OpenGL. The model is completely designed using 3dsMax and V-Ray, then exported and lit using RTGU tools, and rendered using OpenGL 3.x features : rendering uses FBO to do HDR rendering in RGBA16F textures ; tone mapping relies on ARB_texture_multisample extension to resolve MSAA ; linear rendering is achieived by using sRGB textures and framebuffers ; lighting is stored in HDR textures (2D/3D) as lightmaps and spherical harmonics. Developers A technical demonstration showing an interactive virtual model of an hotel lobby, is available for download. RTGU is a realtime 3d rendering pipeline - composed of a set of tools, ranging from 3d content export/conversion to realtime 3d rendering using OpenGL. The model is completely designed using 3dsMax and V-Ray, then exported and lit using RTGU tools, and rendered using OpenGL 3.x features : rendering uses FBO to do HDR rendering in RGBA16F textures ; tone mapping relies on ARB_texture_multisample extension to resolve MSAA ; linear rendering is achieived by using sRGB textures and framebuffers ; lighting is stored in HDR textures (2D/3D) as lightmaps and spherical harmonics.

]]>
2011-01-13T17:09:10+00:00 /news/permalink/rtgu-3d-technical-demonstration-released/
OpenAL Audio Framework released under LGPL together with OpenGL-based Demo Progams http://feedproxy.google.com/~r/opengl/zOLP/~3/C9f2tujjORI/ A new OpenAL Audio Framework is available online under LGPL Licence together with OpenGL-based Demo Progams. Features of the Framework are 3D-Sounds, EFX Reverb Effects and audio streaming (music and voices). Developers A new OpenAL Audio Framework is available online under LGPL Licence together with OpenGL-based Demo Progams. Features of the Framework are 3D-Sounds, EFX Reverb Effects and audio streaming (music and voices).

]]>
2011-01-11T17:10:14+00:00 /news/permalink/openal-audio-framework-released-under-lgpl-together-with-opengl-based-demo-/
Crimild Engine 0.8 Documentation is online http://feedproxy.google.com/~r/opengl/zOLP/~3/SP3hajEA3_Q/ Crimild Engine is an open source 3D game engine, currently supporting OpenGL 2.1 and OpenGL ES 1.0/2.0 on iOS. A few days ago, we release the new documentation set for Crimild Engine v0.8. This new documentation has several articles and tutorials, specially targeted to those who are new to Crimild Engine and want to start using it in their projects. Go to http://crimild.sourceforge.net to find out more about Crimild Engine project. Developers, Applications Crimild Engine is an open source 3D game engine, currently supporting OpenGL 2.1 and OpenGL ES 1.0/2.0 on iOS. A few days ago, we release the new documentation set for Crimild Engine v0.8. This new documentation has several articles and tutorials, specially targeted to those who are new to Crimild Engine and want to start using it in their projects. Go to http://crimild.sourceforge.net to find out more about Crimild Engine project.

]]>
2011-01-05T14:53:40+00:00 /news/permalink/crimild-engine-0.8-documentation-is-online/
Linderdaum Engine 0.5.99b http://feedproxy.google.com/~r/opengl/zOLP/~3/0rAc_vPNajo/ The Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++ with full support of OpenGL 3.2 Core Profile and OpenGL Shading Language. This release includes Asteroids demo, showing how to use the engine to build a game from scratch. The Linderdaum Engine is an open source purely object-oriented 3D gaming engine written in C++ with full support of OpenGL 3.2 Core Profile and OpenGL Shading Language. This release includes Asteroids demo, showing how to use the engine to build a game from scratch.

]]>
2011-01-03T15:05:11+00:00 /news/permalink/linderdaum-engine-0.5.99b/
Getting Started with the OpenGL Shading Language http://feedproxy.google.com/~r/opengl/zOLP/~3/X9oNYD7xDyc/ This article provides an introduction to the OpenGL Shading Language (GLSL). It includes sample C and GLSL code, and is accompanied by a diffuse/specular lighting demo with full source code. The code is available under an open source, BSD-style license and was designed to be as simple as possible, so that it can easily be used in other projects. Developers This article provides an introduction to the OpenGL Shading Language (GLSL). It includes sample C and GLSL code, and is accompanied by a diffuse/specular lighting demo with full source code. The code is available under an open source, BSD-style license and was designed to be as simple as possible, so that it can easily be used in other projects.

]]>
2011-01-03T15:04:05+00:00 /news/permalink/getting-started-with-the-opengl-shading-language/
Algoryx Simulation releases AGX Multiphysics based on OpenCL, OpenGL and COLLADA http://feedproxy.google.com/~r/opengl/zOLP/~3/Wk8qPVoE7sY/ Algoryx Simulation announces that their physics simulation toolkit, AGX Multiphysics, is available for evalutation and licensing. AGX is designed to give the user control over modeling and precision, so that the same unified physics solution can be used both for visual interactive real time applications, as well as for high fidelity and high precision simulations in science and engineering. AGX has an advanced modern C++ based API and can be integrated in any graphics pipeline or end-user application running MS Windows, Apple OS X or Linux. AGX provides the user with a choice between fast and approximate iterative solvers, and high precision parallel direct solvers depending on the application context and required precision. Many solver kernels are implemented in OpenCL for heterogeneous parallel computing on multicore and graphics processors (GPU). The default pipeline is based on OpenSceneGraph and OpenGL, and has a Lua interface for scripting. AGX has a powerful scene description format and also supports the COLLADA format. Developers Algoryx Simulation announces that their physics simulation toolkit, AGX Multiphysics, is available for evalutation and licensing. AGX is designed to give the user control over modeling and precision, so that the same unified physics solution can be used both for visual interactive real time applications, as well as for high fidelity and high precision simulations in science and engineering. AGX has an advanced modern C++ based API and can be integrated in any graphics pipeline or end-user application running MS Windows, Apple OS X or Linux. AGX provides the user with a choice between fast and approximate iterative solvers, and high precision parallel direct solvers depending on the application context and required precision. Many solver kernels are implemented in OpenCL for heterogeneous parallel computing on multicore and graphics processors (GPU). The default pipeline is based on OpenSceneGraph and OpenGL, and has a Lua interface for scripting. AGX has a powerful scene description format and also supports the COLLADA format.

]]>
2010-12-30T17:00:45+00:00 /news/permalink/algoryx-simulation-releases-agx-multiphysics-based-on-opencl-opengl-and-col/