OpenGL ES Development for Android
Intel has posted an in-depth article on how to get started with OpenGL ES development for the Android platform. The article details how to work around many of the special challenges of using OpenGL ES on Android not covered in existing literature, including the lack of support for compressed and alpha textures and the trade-offs associated with using OpenGL ES with the Android SDK verses the NDK. It also covers which are the best sample apps to use for new development and how to optimize the Android tools for OpenGL ES development and maximum emulation performance. This is a great place to start regardless of what processor or GPU you are using.
Verold Studio web-based platform for collaborating on 3D assets
Verold Studio is a web-based platform for collaborating on 3D assets. Verold Studio lets you import 3D models; collaboratively review models, scenes, and levels; then deliver them to Verold's runtime or your own.
Linderdaum Engine supports BlackBerry OS 10
Linderdaum Engine now supports the new BlackBerry OS 10. Linderdaum Engine is a 3D gaming engine for Microsoft Windows, Google Android and BlackBerry OS 10 written in C++ and based on OpenGL 4 and OpenGL ES 2.
OpenGL ES 3.0 examples available on nopper.tv
The nopper.tv website now also hosts OpenGL ES 3.0 examples. After porting GLUS to OpenGL ES 3.0, there are now 14 OpenGL ES 3.0 examples available. Currently, the examples only run under Windows, but a Linux port is also planned.
dEQP toolkit for benchmarking OpenGL ES and OpenCL GPUs
If you are looking for testing material for OpenCL, drawElements Quality Program has support for OpenCL 1.x. drawElements Quality Program (dEQP) is a powerful toolkit for benchmarking the accuracy, precision, feature conformance and stability of OpenGL ES and OpenCL GPUs. dEQP enables detailed quality comparisons between different vendors and GPU architectures, as well as providing high-quality tools for analyzing and debugging any issues uncovered by the tests.
Qt 5 has been released
The Qt Project is proud to announce the final release of Qt 5. It is the latest version of the Qt C++ UI framework and the foundation for a new way of developing applications, where Qt Quick is in the center of Qt. Qt 5 continues to offer all of the power of native Qt C++ enabling highly sophisticated user experiences, offering applications the full capabilities of OpenGL/OpenGL ES graphics acceleration. Planning has already started for an even greater role of OpenGL in Qt 5.1.
Vivante Shipping World’s Smallest and Lowest Power OpenGL ES 3.0 IP Core
Vivante Corporation announced another major milestone in its leading multi-core GPU IP family: The world's tiniest GPU core designed to support the Khronos Group's OpenGL ES 3.0 API based on the GC880 IP leveraging the same ScalarMorphic technology of Vivante's industry leading multi-core ultra-threaded GPU cores. This core is in mass production powering multiple customer silicon products used in mobile, automotive, IPTV, and other embedded and Internet enabled devices. Product is based on a published Khronos OpenGL ES 3.0 Specification, and is expected to pass the Khronos Conformance Testing Process.
Khronos SIGGRAPH Asia 2012 slides now online
SIGRRAPH Asia 2012 saw the Khronos Group host several speakers at this years Khronos Educators DevU. The slides from all those presentations are now online.
OpenGL ES 3.0 Support Soon Going Into Mesa
Intel shared plans early on that they want OpenGL ES 3.0 for Mesa by early 2013 with the next Mesa release. OpenGL ES 3.0 has a lot of new features over the aging OpenGL ES 2.0 specification, which makes it a really worthwhile upgrade. As part of this, Intel has been working on ETC2 texture compression and other functionality for this open-source Linux graphics driver. Ian Romanick of Intel has now shared on the Mesa mailing list that in the coming days he will begin to post the GLES3 patches for review and then merge them into mainline Mesa.
