Lua Scripting has become a powerhouse in the world of programming, offering versatility and ease of use for a wide range of applications. Whether you're a seasoned developer or a coding novice, Lua...
Archives: Blog
Dr. Brian Burton Named Global Thought Leader & Influencer on Emerging Technology
Recently Dr. Burton received a surprise award from Thinkers360.com as a global thought leader and influencer in the field of emerging technology. He was very surprised to awaken and find the...
If you haven't been following the news about Corona SDK, the tl;dr is that Corona SDK is shifting to open source and is (wisely) changing its name to Solar 2D. Having been a part of the former...
You might have heard that Corona SDK is shifting to open-source software. We are very excited about this development and will be continuing to support Corona for the foreseeable future. There will...
This is the 3rd tutorial in our Bablylon.JS series. In the first two, we created a scene, added the WebVR capability, added a skybox, and finally the ground. But what is an environment without music...
How to Change the Skybox and Ground settings in Babylon.JS – Tutorial
In our last tutorial on Babylon.JS, we loaded a 3D model into a basic environment. But we had a problem with the skybox and ground settings (you can see the results here). Here was the final code...