Blips Game Music Packs
Topic

Game Development

article image
News

Rizom UV 2024 Released - The Most Significant Update in Years

Rizom-Lab has released RizomUV 2024, calling it the biggest upgrade since 2018. RizomUV is a comprehensive UV mapping application designed to integrate seamlessly with 3D content creation tools like Blender and Maya. It offers a fast workflow, significantly reducing the time typically spent on UV mapping in other applications. The latest update introduces a range of innovative features designed to enhance the user experience and streamline the UV mapping process. One of the standout features is the improved user interface (UI), which now supports HDPI with variable DPI on all platforms, ensuring sharp UI elements. The update also includes full UI scaling and zoom, allowing users to customize their workspace to their preference.

Published: 1. Jul. 2024
article image
News

Defold gains support for the Teal programming language

The Defold game engine has recently received an update, adding support for the Teal programming language. Teal is a typed dialect of Lua, which is the default scripting language in Defold. Similar to how TypeScript benefits JavaScript developers, Teal helps improve the code quality and reliability of Lua. This addition is part of the new initial support for Lua transpilers in the build pipeline. Currently, this support is limited to transpilation and does not include automatic extern generation for Defold's Lua APIs. Consequently, it is better suited for writing type-safe standalone logic rather than interacting directly with the Defold runtime. Nevertheless, Teal does provide the option to manually write the necessary externs.

Published: 3. Jun. 2024