Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google and Binomial Open Source Basis Universal Texture Format

#1
Google and Binomial Open Source Basis Universal Texture Format

<div><p>One common problem with game development is compression, it’s a classic trade-off.&nbsp; Do you save disk space at the cost of either performance or VRAM usage or do you favor performance at the cost of size?&nbsp; When it comes to GPU Image Textures, this is exactly the trade-off <a href="http://www.binomial.info/">Binomial</a> is trying to get rid off.&nbsp; Thanks to a recent partnership with Google, their work is now available and open source!</p>
<p>Details from the <a href="https://opensource.googleblog.com/2019/05/google-and-binomial-partner-to-open.html">Google open source blog</a>:</p>
<blockquote>
<p>Today, Google and Binomial are excited to announce that we have partnered to open source <a href="https://github.com/binomialLLC/basis_universal">the Basis Universal texture codec</a> to improve the performance of transmitting images on the web and within desktop and mobile applications, while maintaining GPU efficiency. This release fills an important gap in the graphics compression ecosystem and complements earlier work in <a href="https://github.com/google/draco">Draco geometry compression</a>.</p>
<p>The Basis Universal texture format is 6-8 times smaller than JPEG on the GPU, yet is a similar storage size as JPEG – making it a great alternative to current GPU compression methods that are inefficient and don’t operate cross platform – and provides a more performant alternative to JPEG/PNG. It creates compressed textures that work well in a variety of use cases – games, virtual &amp; augmented reality, maps, photos, small-videos, and more!</p>
<p>—-</p>
<p>How does it all work? Compress your image using the encoder, choosing the quality settings that make sense for your project (you can also submit multiple images for small videos or optimization purposes, just know they’ll share the same color palette). Insert the transcoder code before rendering, which will turn the intermediary format into the GPU format your computer can read. The image stays compressed throughout this process, even on your GPU!&nbsp; Instead of needing to decode and read the whole image, the GPU will read only the parts it needs. Enjoy the performance benefits! </p>
</blockquote>
<p>The project is available now, open sourced under the Apache 2.0 license <a href="https://github.com/binomialLLC/basis_universal">on GitHub</a>.&nbsp; This new technology should be a great boon to game engines and tools hoping to support texture compression across a number of devices, and I assume will make it’s way into more Google products as time goes on.</p>
<p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/WG4vqQO1-nQ?version=3&rel=1&fs=1&autohide=2&showsearch=0&showinfo=1&iv_load_policy=1&wmode=transparent' allowfullscreen='true' style='border:0;'></iframe></p>
<p class="under"> <span class="categories"><a href="https://www.gamefromscratch.com/category/GameDev-News.aspx">GameDev News</a></span> <span class="tags"><a href="https://www.gamefromscratch.com/?tag=/Tools" rel="tag">Tools</a></span> </p>
<hr>
</div>
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Miniaudio — Open Source Single File C Audio Library xSicKxBot 0 949 09-29-2020, 06:02 PM
Last Post: xSicKxBot
  ezEngine Free and Open Source 3D Game Engine xSicKxBot 0 844 05-25-2020, 01:33 AM
Last Post: xSicKxBot
  ShaderED–Open Source Shader Editor xSicKxBot 0 955 03-02-2020, 06:11 AM
Last Post: xSicKxBot
  TextureLab–Open Source Procedural Texture Generation xSicKxBot 0 954 02-19-2020, 05:44 PM
Last Post: xSicKxBot
  Sulis Open Source Rust RPG xSicKxBot 0 988 11-10-2019, 02:54 AM
Last Post: xSicKxBot
  TexGraph Procedural Texture Tool xSicKxBot 0 986 11-04-2019, 01:05 AM
Last Post: xSicKxBot
  Universal Sprite Sheet Character Creator xSicKxBot 0 1,131 08-08-2019, 08:13 AM
Last Post: xSicKxBot
  nCine 2D Open Source Game Engine xSicKxBot 0 1,128 06-19-2019, 06:51 AM
Last Post: xSicKxBot
  Creature Runtime Licenses Changed To Apache Open Source xSicKxBot 0 1,084 06-12-2019, 11:05 AM
Last Post: xSicKxBot
  Xenko Open Source Game Demo Starbreach xSicKxBot 0 1,452 06-05-2019, 09:47 AM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016