CopperCube 6.3 Released - Printable Version +- Sick Gaming (https://www.sickgaming.net) +-- Forum: Programming (https://www.sickgaming.net/forum-76.html) +--- Forum: Game Development (https://www.sickgaming.net/forum-80.html) +--- Thread: CopperCube 6.3 Released (/thread-91960.html) |
CopperCube 6.3 Released - xSicKxBot - 09-11-2019 CopperCube 6.3 Released <div><p>Ambiera have released CopperCube 6.3. CopperCube is a commercial 3D engine with a generous free version available that enables you to create games with little to no programing required.</p> <p>New features in CopperCube 6.3 include:</p> <ul> <li>Publishing new apps to the google play store now works again (Google has upped their minimal API level)<br />Android target version is now 29 (instead of previously 26). </li> <li>Improved iPhone WebGL support: <ul> <li>iPhone normal map rendering now also works on WebGL. Most iPhones don’t support 4 lights at the same time, so rendering is reduced to two lights at the same time for these. </li> <li>Nicer fallback shaders for iPhones </li> </ul> </li> <li>Added Italian translation </li> <li>Improved arabic translation </li> <li>When running your WebGL code on a device not supporting all shaders, the “could not link program” error messages isn’t displayed anymore. </li> <li>Various other minor improvements here and there </li> </ul> <p>You can learn more about this and previous releases <a href="https://www.ambiera.com/coppercube/changelog.html">here</a>. If you are interested in learning CopperCube be sure to check out our <a href="https://devga.me/tutorials/coppercube-6/">complete tutorial series on our sister site DevGa.me</a> or watch the video tutorial available below.</p> <p align="center"><iframe class='youtube-player' type='text/html' width='853' height='480' src='https://www.youtube.com/embed/LMNg9mKVHBQ?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=/JavaScript" rel="tag">JavaScript</a></span> </p> <hr> </div> https://www.sickgaming.net/blog/2019/09/09/coppercube-6-3-released/ |