The Brenwill Workshop announced that they’ve added support for OS X to their MetalGL product, which brings the performance of Metal to OpenGL ES games and applications on iOS, and now OS X.

MetalGL is designed to unleash the power of Metal’s low-latency rendering to let OpenGL ES games and applications perform up to 3x the number of draw calls, and benefit from the tools available for the Metal development ecosystem, all without changing the way the game or app use OpenGL ES. According to Bill Hollings, president of The Brenwill Workshop (the creators of MetalGL), with MetalGL, OpenGL ES developers get many of the performance benefits and added debugging and performance tuning capabilities of Metal, without having to abandon the proven and familiar OpenGL ES 2.0 API, or rewrite rendering logic and shaders for a different platform.

The addition of OpenGL ES support for OS X means that developers can now port OpenGL ES games and applications from iOS to OS X without having to rewrite and support them in desktop OpenGL. On both platforms, an OpenGL ES application will benefit from the speed and additional debugging and performance tuning capabilities of Metal, says Hollings.

Browsers that run WebGL can also benefit from MetalGL. Since WebGL is based on OpenGL ES, the availability of a fast implementation of OpenGL ES on OS X, built on Metal, enables web browsers and other tools to use MetalGL to dramatically improve the performance of WebGL on OS X, says Hollings.

The new release of MetalGL also adds support for several additional OpenGL ES 2.0 extensions, and includes two new sample applications to help developers understand and validate the performance improvements that MetalGL can provide. For more information, visit MetalGL online (https://metalgl.com).