Headline News
Magnum, recently released 2D/3D graphics engine written in C++11 and OpenGL
Sep 03, 2013
Magnum is multiplatform 2D/3D graphics engine written in C++11 and modern OpenGL. Its goal is to simplify low-level graphics development and interaction with OpenGL using recent C++11 features and to abstract away platform-specific issues. Ported to Linux, Windows and Google Chrome Native Client, supports core profile OpenGL 2.1 through OpenGL 4.4, OpenGL ES 2.0 and OpenGL ES 3.0 along with modern extensions. Contains vector math library, modular and extensible scene graph, OpenGL-accelerated text rendering API and plugin-based media import. Magnum uses RAII principle, has OpenGL state tracking and transparent support for EXT_direct_state_access. With automatic fallback to core functionality for unsupported extensions it allows the users to develop OpenGL applications with less code and less explicit state and extension handling. The engine is licensed under MIT license.
Category: Developers • (0) Comments • Permalink
New 3D adventure kick starter using OpenGL
Aug 19, 2013
The new 3D adventure game Shades of Sanity is the “spiritual successor” of Sanitarium including some of the DreamForge development team such as Keith Leonard from the old OpenGL Unreal port. The game is a first person 3D horror adventure game inspired by the team’s work on Sanitarium. The 3D engine is new from the ground up and uses OpenGL for rendering. We make heavy use GLSL Shaders, framebuffer_objects, conditional rendering, occlusion query, vertex buffer objects, anisotropic filtering, GLEW, geometry shaders, KHR_debug, etc…. The engine is a lighting prepass renderer with some modern features such as bokeh, bloom, real time ambient occlusion, refraction, and even deferred ray marched reflections.
Category: Developers • Applications • Permalink
OpenGL presentation slides from SIGGRAPH 2013 now online
Aug 08, 2013
The Khronos Group has posted the slide decks from the OpenGL BOFs at SIGGRAPH. The OpenGL and many other BOF slides can be found on the Khronos website.
Category: Developers • Permalink
OGLplus 0.34.0 released
Aug 08, 2013
OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the modern OpenGL® and also OpenAL® and EGL C-language APIs. It provides wrappers which automate resource and object management, error handling and make the use of these libraries in C++ safer and more convenient. OGLplus comes with more than 100 examples of usage and several tutorials. Among other things this release brings the DSATextureEXT class for direct-state-access texture operations, several new examples and improvements to the build system.
Category: Developers • Permalink
OpenGL SuperBible Sixth Edition is now shipping, code examples online
Aug 06, 2013
The OpenGL SuperBible is now shipping. If you haven’t ordered your copy of the sixth edition of the OpenGL SuperBible, now is the time. Example code is also available online. The book is available in book and e-book editions.
Category: General • Developers • Permalink
New updates of 3D CAD app built on OpenGL and OpenGL ES
Aug 05, 2013
AutoQ3D is a full CAD application that let you make a lot of things in 2D & 3D. AutoQ3D CAD is easy to use and fast for everybody and has published a new 3D algebra which can replace the quaternions. The fast and light CAD editor is available in your favorite platform thanks to the use of OpenGL and OpenGL ES. AutoQ3D CAD Runs on Mac, iPad & iPhone, Android, Windows and Linux.
Category: Developers • Applications • Permalink
Delphi / Pascal OpenGL Header 4.4 released
Aug 05, 2013
The Delphi/Pascal OpenGL Headers of the Delphi OpenGL Community have been updated to the latest 4.4 release of OpenGL. The header is a one-in-all unit, and supports all OpenGL versions up to 4.4 (core and extensions). It can be used with Delphi and Freepascal and supports a wide range of platforms, including 32- and 64- Bit Windows, Linux and Mac OSX. The current download and changelog can be found on the header’s official page on our wiki.
Category: Developers • Permalink
OpenGL Space Combat and Strategy Game Programming
Aug 05, 2013
Learn by doing with a series of game prototypes to demonstrate the fundamentals of OpenGL-based space combat and realtime strategy game programming. Just released, prototype 6 is focusing on AI and gameplay: -Solar System Sectorization (fleet rendezvous and war zones nearby a planet or moon) -Special Operations (Solar System Annexion, Economic and Political Destabilisation) -more realistic gameplay -variable difficulty levels
Category: Developers • Permalink
AMD Catalyst 13.8 Windows Beta Driver
Aug 02, 2013
Along with performance improvements, AMD Catalyst 13.8 windows beta driver now offers full support for the OpenGL 4.3 feature set.
Category: Developers • Permalink
After More Than Twenty-One Years, OpenGL Goes Mobile
Jul 31, 2013
NVIDIA is the first to put OpenGL into mobile devices with the Project Logan GPU announced at SIGGRAPH, more than twenty-one years after OpenGL was released. The Project Logan GPU is based on the same Kepler architecture that powers the latest generation of GPUs – including the GeForce GTX Titan and our GeForce GTX 780 GPUs — shrunk down to fit on a chip no bigger than a thumbnail.
Category: Developers • Processors • Permalink
G-Truc OpenGL 4.4 review and pipeline map available
Jul 30, 2013
Following the release of OpenGL 4.4 and GLSL 4.40 at Siggraph 2013 G-Truc has completed his traditional review. Each extension is described in detail, with the expected hardware support and contains some personal views on opportunities for an OpenGL 4.5 version.
Category: Developers • Permalink
Unofficial OpenGL SDK 0.5.1 now supports OpenGL 4.4
Jul 29, 2013
The Unofficial OpenGL SDK now has support for OpenGL 4.4 in the GL Load component.
Category: Developers • Permalink
OpenSceneGraph-3.2 released
Jul 25, 2013
New release provides improved support for iOS and Android, support for computer and tessellation shaders and range of other OpenGL extensions, new high quality shadow rendering technique and much more.
Category: Developers • Permalink
3D Animation Editor built on OpenGL API
Jul 24, 2013
Marlin3D is an easy and simple 3D Animation Editor based in mesh keyframes with great graphics tools for 3D editing, easy timeline tool, group keyframe animation. You also get the royalty free Animation File Format Specification so you can use it in your own 3D Animation developments. Great for 3D presentations, simulations in a 3D environment or If you are a developer, you will be able to integrate the resulting animation file format to your own projects like games, simulations or just give a nice 3D animation touch or interaction to your users. It runs on Mac OS X thanks to OpenGL API. As a developer you get “Hello Marlin” source code, this is an example of an application using the animation file format pecification.
Category: Developers • Permalink
Full OpenGL 4.4 on Mobile Devices: NVIDIA’s Mobile Kepler
Jul 24, 2013
NVIDIA is now demonstrating at SIGGRAPH 2013 its Project Logan hardware that brings NVIDIA Kepler architecture to mobile devices. This is full OpenGL 4.4; so compute shaders, programmable tessellation, NV_path_rendering, bindless graphics, advanced blend equation support, and full API compatibility are all there. Jonah Alben explains what this means in a blog post.
Category: Developers • Processors • Permalink
