awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesPrefab Serialization

Saving 3D entity configurations to disk for reuse as templates.

Distinct from Disk-based: Candidates focus on general object serialization or disk installation, not game-specific prefab templating.

Explore 3 awesome GitHub repositories matching game development · Prefab Serialization. Refine with filters or upvote what's useful.

Awesome Prefab Serialization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • coplaydev/unity-mcpAvatar CoplayDev

    CoplayDev/unity-mcp

    10,959Vezi pe GitHub↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    Allows AI to save generated UI layouts as reusable prefab assets in the project.

    C#aiai-integrationanthropic
    Vezi pe GitHub↗10,959
  • o3de/o3deAvatar o3de

    o3de/o3de

    8,954Vezi pe GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    Saves entity configurations to disk files as prefabs for reuse or runtime spawning.

    C++3d-graphics3d-graphics-engineanimation
    Vezi pe GitHub↗8,954
  • urho3d/urho3dAvatar urho3d

    urho3d/urho3d

    4,707Vezi pe GitHub↗

    Urho3D is a cross-platform 3D game engine written in C++. It uses a component-based scene graph to compose game objects from nodes and attached components, separating transforms from behaviors for modular design. The engine integrates AngelScript and Lua scripting for game logic, uses the Bullet library for physics simulation, and renders scenes with OpenGL or Direct3D through forward, deferred, or light pre-pass pipelines with customizable render passes and shadow mapping. The engine distinguishes itself with a built-in visual scene and UI editor for composing 3D worlds and interface layouts

    Saves a selected node with its components and children into a file, then loads it back to speed up scene construction.

    C++2d3d3d-graphics
    Vezi pe GitHub↗4,707
  1. Home
  2. Game Development
  3. Prefab Serialization

Explorează sub-etichetele

  • Prefab Saving from AICapabilities for AI assistants to save generated UI layouts as reusable prefab assets in Unity projects. **Distinct from Prefab Serialization:** Distinct from Prefab Serialization: focuses on AI-driven creation and saving of prefabs, not general serialization of entity configurations.