Khronos has formed a liaison agreement with the Open Geospatial Consortium (OGC) in the interest of jointly advancing open geospatial standards related to AR and VR, distributed simulation, and 3D content services. The liaison will let Khronos and OGC assess standards in these fields as well as identify future potential standards that will facilitate interoperability and hardware capabilities of relevant data sharing and analysis. The collaboration will occur through working groups, forums, workshops, committee activities, etc., and OGC will adopt Khronos standards where appropriate.
GLOVE (GL Over Vulkan) is a cross-platform software library that acts as an intermediate layer between an OpenGL ES application and Vulkan. GLOVE is focused towards embedded systems and is comprised of OpenGL ES and EGL implementations, which translate at runtime all OpenGL ES / EGL calls & ESSL shaders to Vulkan commands & SPIR-V shader respectively and finally relays them to the underlying Vulkan driver.
Qualcomm released a new version of Snapdragon Profiler this week. The system profiler for mobile-based hardware using Qualcomm’s Snapdragon chips now includes support for Vulkan frame captures. Labelling the new Vulkan capability as a beta feature, the 2018.2 release of Snapdragon Profiler includes additional fixes for OpenGL ES frame captures, saving and loading Profiler sessions, and more.
Think Silicon, a leader in developing ultra-low power graphics IP technology, gladly announces the release of GLOVE (GL Over Vulkan), as open source. GLOVE is a middleware, which allows developers for Android, Linux and Windows operating systems to run OpenGL ES seamlessly on supported hardware by translating at runtime OpenGL ES API calls to Vulkan API commands for that platform.
The Khronos Group will be at SIGGRAPH 2018. This year, Khronos is presenting a full day of BOFs covering Vulkan, WebGL, OpenXR, OpenGL, glTF and OpenGL ES, and a Networking Reception after the Khronos sessions on Wednesday, August 15. Details on all the sessions can be found on our SIGGRAPH page.
The glTF session at SIGGRAPH may only be 50 minutes long, but it will be action packed. Don’t miss this years fast moving glTF session with these speakers:
Ecosystem update: Patrick Cozzi, Cesium
glTF for artists: Patrick Ryan, Microsoft
TurboSquid - Beau Perschall
Facebook - Pär Winzell
Microsoft - Gary Hsu and Cedric Caillaud
STK - Alex Wood, AGI
VSCode - Ed Mackey, AGI
Industrial AR with glTF - Johannes Beh, Fraunhofer
Magic Leap released a handful of tutorials and assets files that will help developers get a head-start in creating mixed reality content on Magic Leap One. Magic Leap said that Unity and Unreal already offer optimizations for Magic Leap hardware. The headset has full support for OpenGL 4.5 and OpenGL ES 3.1, but Magic Leap recommends building applications with the Vulkan API for the best performance.
Basemark has launched Basemark GPU, a new graphics performance evaluation tool for systems with Vulkan 1.0, OpenGL 4.5 or OpenGL ES 3.1 graphics APIs. This tool enables the industry to objectively and reliably quantify and compare graphics performance of next-generation mobile, automotive and desktop processors.
Qt 5.10 added support for ETC2 texture compression while for Qt 5.11 there is support for Khronos’ KTX texture container format. The KTX file format for OpenGL and OpenGL ES allows for supporting a wider-range of compression algorithms to suit more hardware/driver options. [source: Phoronix]
Imagination Technologies announces a new version of PVRTune, the PowerVR GPU performance analysis tool which provides developers with a deep level of information to help them fully understand the dynamics of their applications on mobile and embedded devices. With this release, PVRTune is now ‘API aware,’ able to retrieve and present events that have been generated by the client driver of native programming interfaces such as OpenGL ES and the EGL. PVRTune today supports OpenGL ES and EGL client drivers, with Vulkan support to follow.
CG Internals published a blog article covering screen-filling rasterization using graphics hardware and modern OpenGL. The findings are applicable to OpenGL ES, Vulkan, and WebGL as well. For rendering screen-filling geometry we usually have to choose between a screen-aligned quad and a screen-aligned triangle. But - is there a difference? If so, which approach is better than the other? In this article we want to show you the differences between both approaches and offer an alternative. Following the theoretical analysis we introduce a demo program and evaluate screencasts together with multiple performance measures.
Imagination Technologies announces the PowerVR CLDNN SDK for developing neural network applications on PowerVR GPUs. The neural network SDK makes it easy for developers to create Convolutional Neural Networks (CNNs) using PowerVR hardware. CLDNN sits on top of OpenCL making use of OpenCL constructs so it can be used alongside other custom OpenCL code. It uses standard OpenCL memory, so it can be used alongside standard OpenGL ES contexts. Learn more about CLDNN and download the SDK today.
Google launched Android Studio 3.0, the latest version of its integrated development environment (IDE). Included in this update is OpenGL ES 3.0 support for Android Oreo system images along with significant improvements in OpenGL ES 2.0 graphics performance for older emulator system images.
The Khronos Group held their annual BOF-Blitz at SIGGRAPH today. There were five BOFs in all, and they were all a huge success. If you were not able to get to SIGGRAPH and you missed the live stream, you can now watch the video online here.
The ARM Mali application developer best practices guide targets an expert developer audience, going through a list of “do’s” and “don’ts” when using Vulkan API and OpenGL ES on ARM Mali.