Eastrall/Rosalina
Rosalina is a code generation tool for Unity's UI documents. It generates C# code-behind script based on a UXML template.
This tool helps Unity game developers efficiently build user interfaces (UIs) using the UI Toolkit. It takes your UI layout definitions in UXML files and automatically generates the corresponding C# code that connects the visual elements to your game's logic. This saves time by eliminating manual UI setup, allowing developers to focus on interactive game features.
158 stars. No commits in the last 6 months.
Use this if you are a Unity developer regularly creating UIs with the UI Toolkit and want to automate the repetitive task of writing C# code to access and manipulate your UI elements.
Not ideal if you are not using Unity's UI Toolkit for your game or application's user interface.
Stars
158
Forks
24
Language
C#
License
MIT
Category
Last pushed
Mar 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Eastrall/Rosalina"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...