Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GLOVE OpenGL ES on Vulkan Middleware Released

#1
GLOVE OpenGL ES on Vulkan Middleware Released

<div style="margin: 5px 5% 10px 5%;"><img src="http://www.sickgaming.net/blog/wp-content/uploads/2018/08/glove-opengl-es-on-vulkan-middleware-released.jpg" width="731" height="191" title="" alt="" /></div><div><p>Think Silicon just released GLOVE (GL Over Vulkan … yeah, I don’t get how they make that work either) an open source middleware component that makes it so you can run OpenGL ES on Vulkan.  Available for Android, Linux and Windows, it seamlessly translates OpenGL called to Vulkan at runtime.  The code is <a href="https://github.com/Think-Silicon/GLOVE">available on GitHub</a> under the LGPL v3 open source license. </p>
<p>Details of how GLOVE works from the Github page:</p>
<blockquote>
<p><a href="https://github.com/Think-Silicon/GLOVE/blob/master/Docs/Images/GLOVEfunction.jpg"><img alt="GLOVE functionality" src="http://www.sickgaming.net/blog/wp-content/uploads/2018/08/glove-opengl-es-on-vulkan-middleware-released.jpg" /></a></p>
<p>GLOVE (GL Over Vulkan) is a software library that acts as an intermediate layer between an OpenGL application and Vulkan.</p>
<p>GLOVE is focused towards embedded systems and is comprised of OpenGL ES and EGL implementations, which translate at runtime all OpenGL ES / EGL calls &amp; ESSL shaders to Vulkan commands &amp; SPIR-V shader respectively and finally relays them to the underlying Vulkan driver.</p>
<p>GLOVE has been designed towards facilitating developers to easily build and integrate new features, allowing at the same time its further extension, portability and interoperability. Currently, GLOVE supports <a href="https://www.khronos.org/registry/OpenGL/specs/es/2.0/es_full_spec_2.0.pdf">OpenGL ES 2.0</a> and <a href="https://www.khronos.org/registry/EGL/specs/eglspec.1.4.pdf">EGL 1.4</a> on a Linux platform, but the modular design can be easily extended to encompass implementations of other client APIs as well.</p>
<p>GLOVE is considered as a work-in-progress and is open-sourced under the LGPL v3 license through which it is provided as free software with unlimited use for educational and research purposes.</p>
<p>Future planned extensions of GLOVE include the support for OpenGL ES 3.x and OpenGL applications.</p>
</blockquote>
<p>Keep in mind this is a pretty early release and has only been tested on a small subset of hardware with mixed results.  You can find a great deal more technical information on how GLOVE works and how to extend it <a href="https://github.com/Think-Silicon/GLOVE/blob/master/Docs/GLOVEDesignDocument.md">in this document</a>.  Keep in mind, this is a fairly new technology and only has been tested on a small subset of devices.  You can read more about this release <a href="http://lpgpu.org/wp/2018/08/think-silicon-released-glove/">here</a>.</p>
<p align="center">[embedded content] <br />

</p>
<p class="under"> <span class="categories"><a class="catLinks" href="http://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a class="tagLinks" href="http://www.gamefromscratch.com/?tag=/3D" rel="tag">3D</a></span>
</p>
<hr />
</div>
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016