Pages

vineri, 10 noiembrie 2023

News : Roblox Innovation Awards 2023.

News : Luau Roblox feature.

As a language, Luau is a full superset of Lua 5.1. As far as standard library is concerned, some functions had to be removed from the builtin libraries, and some functions had to be added; refer to full documentation for details. When Luau is embedded into an application, the scripts normally get access to extra library features that are application-specific.
If you have an project , then you can see this:
Data Sharing
Contribute code from your creations to LLM training so more AI tools can understand Luau to help you in your creation process.
Roblox Only: Snippets of your scripts will be used to train Roblox LLM specialized in Luau.
Public: A small fraction of your code will be compiled and put into an open source code corpus for LLM training.
That let you to help Roblox AI to be better.
About LLM you can read more on the wikipedia webpage.
See how to use this AI on the Roblox forum.

News : Assistant Roblox ...

See this article from September 11, 2023 by Daniel Sturman, Chief Technology Officer, Roblox ...
To make Assistant the best partner it can be, we made another announcement at RDC: We invited developers to opt in to contribute their anonymized Luau script data. This script data will help make our AI tools, like Code Assist and Assistant, significantly better at suggesting and creating more efficient code, giving back to the Roblox developers who use them. Further, if developers opt to share beyond Roblox, their script data will be added to a data set made available to third parties to train their AI chat tools to be better at suggesting Luau code, giving back to Luau developers everywhere.

Blender 3D : ... 10 Most Insane & Free Blender Addons Of 2023!

News : Godot new beta release version 4.2-beta5.

The new beta release of the Godot game engine can be downloaded from the official website.
Personalized note :
I tested this in the last three months and it is very impressive in terms of fast development.
If you want to have a fast development for your game then you need to make a break.
The changes from the last versions 4. x, 4.1, and 4.2 are huge in A.P.I. and GDScripts and GDShaders the changes in the documentation are not fully updated.
However, if you have experience and have used Godot before, then I do not recommend to losing it.
A simple game without the special effects of tic-tok or ping pong for Android is made in a few tens of minutes.
For more complicated tasks involving project management, it might block you. Without taking into account the part of building the graphic elements.
Another important element is that the transparency of this game engine is ensured by the project displayed in the GitHub repo.