awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
UnityCommunity avatar

UnityCommunity/UnityLibrary

0
View on GitHub↗
4,291 Stars·462 Forks·C#·mit·12 Aufrufeunitycommunity.github.io/UnityLibrary↗

UnityLibrary

UnityLibrary is a game engine asset library providing a collection of reusable scripts, shaders, and templates for development within the Unity engine. It functions as a boilerplate template set and an editor extension suite designed to automate common tasks and reduce repetitive setup.

The project includes a collection of pre-built material shaders and visual effects that can be applied to surfaces without writing custom shader code. It also provides utility scripts and editor tools to enhance the native development workflow.

The library covers project bootstrapping through the use of predefined logic templates and the integration of reusable scripts. Additionally, it provides technical documentation and examples to guide the implementation of its core features.

Features

  • Unity Asset Libraries - Provides a collection of reusable scripts, shaders, and templates for Unity game development.
  • Unity - Enhances the Unity editor with tools that automate common tasks and reduce repetitive setup.
  • Unity Editor Extensions - Extends the Unity editor with custom inspectors, windows, and context menus to automate repetitive tasks.
  • Project Bootstrapping Templates - Provides predefined logic templates and reusable scripts for accelerating new Unity project setup.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
  • Unity Boilerplate Templates - Provides predefined logic templates and reusable scripts for project bootstrapping and reducing setup time.
  • Unity Utility Scripts - Offers a set of standalone C# scripts for common game development operations like input handling and object pooling.
  • Documentation Examples - Guides implementation of core features through documentation and example code.
  • Documentation Usage Examples - Ships annotated code samples and technical guides demonstrating feature usage and best practices.
  • Pre-built Shader Libraries - Provides ready-to-use shader graphs and material presets that apply visual effects without custom code.
  • Modular - Structures assets into independent, self-contained modules for easy import and selective use.
  • Star-Verlauf

    Star-Verlauf für unitycommunity/unitylibraryStar-Verlauf für unitycommunity/unitylibrary

    Open-Source-Alternativen zu UnityLibrary

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit UnityLibrary.
    • nuxt/uiAvatar von nuxt

      nuxt/ui

      6,675Auf GitHub ansehen↗

      Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready, WAI-ARIA compliant components for building modern web applications. The library offers a complete design system with Tailwind CSS theming, supporting dark mode, custom color palettes, semantic color aliases, and runtime theme switching through CSS design tokens. It includes built-in internationalization for over 50 languages, server-side rendering compatibility, and a Figma kit that mirrors the code components for design-to-development consistency. The library distinguishes itse

      Vuecomponentsnuxtnuxt-module
      Auf GitHub ansehen↗6,675
    • candycat1992/unity_shaders_bookAvatar von candycat1992

      candycat1992/Unity_Shaders_Book

      6,061Auf GitHub ansehen↗

      This project is a reference library of HLSL shader implementations and source code examples for Unity. It provides a collection of practical samples focused on lighting, coordinate transformations, and rendering passes for 3D graphics. The repository demonstrates the application of 3D rendering mathematics, specifically using vector and matrix calculations to determine light directions and coordinate space transformations. It includes implementations for managing multi-pass rendering pipelines and mapping coordinates between object, world, and view spaces. The material covers foundational gr

      ShaderLab
      Auf GitHub ansehen↗6,061
    • ashleve/lightning-hydra-templateAvatar von ashleve

      ashleve/lightning-hydra-template

      5,303Auf GitHub ansehen↗

      This project is a standardized machine learning experiment boilerplate and project template that combines PyTorch Lightning with the Hydra configuration framework. It provides a structured codebase for organizing deep learning workflows, specifically designed to integrate hierarchical configuration management with distributed training. The template features a specialized workflow for hyperparameter optimization and batch experiment execution, allowing for automated parameter sweeps without modifying source code. It employs a hierarchical system for managing settings via YAML files and command

      Pythonbest-practicesconfigdeep-learning
      Auf GitHub ansehen↗5,303
    • a16z-infra/ai-getting-startedAvatar von a16z-infra

      a16z-infra/ai-getting-started

      4,133Auf GitHub ansehen↗

      This project is an artificial intelligence application starter kit and cloud deployment framework. It provides a pre-configured foundation for building AI applications, featuring integrated authentication, orchestration, and vector database connectivity. The framework serves as an implementation template for retrieval augmented generation systems. It includes a pipeline to convert markdown documents into vector embeddings and store them in a database to enable question-and-answer functionality. The system covers the coordination of communication between user interfaces and backend AI service

      TypeScript
      Auf GitHub ansehen↗4,133
    Alle 30 Alternativen zu UnityLibrary anzeigen→

    Häufig gestellte Fragen

    Was macht unitycommunity/unitylibrary?

    UnityLibrary is a game engine asset library providing a collection of reusable scripts, shaders, and templates for development within the Unity engine. It functions as a boilerplate template set and an editor extension suite designed to automate common tasks and reduce repetitive setup.

    Was sind die Hauptfunktionen von unitycommunity/unitylibrary?

    Die Hauptfunktionen von unitycommunity/unitylibrary sind: Unity Asset Libraries, Unity, Unity Editor Extensions, Project Bootstrapping Templates, Unity Boilerplate Templates, Unity Utility Scripts, Documentation Examples, Documentation Usage Examples.

    Welche Open-Source-Alternativen gibt es zu unitycommunity/unitylibrary?

    Open-Source-Alternativen zu unitycommunity/unitylibrary sind unter anderem: nuxt/ui — Nuxt UI is a comprehensive Vue component library built for the Nuxt ecosystem, providing over 125 production-ready,… dbrizov/naughtyattributes — NaughtyAttributes is a collection of custom attributes for the Unity Editor inspector that allows for field… ashleve/lightning-hydra-template — This project is a standardized machine learning experiment boilerplate and project template that combines PyTorch… a16z-infra/ai-getting-started — This project is an artificial intelligence application starter kit and cloud deployment framework. It provides a… candycat1992/unity_shaders_book — This project is a reference library of HLSL shader implementations and source code examples for Unity. It provides a… victoresque/pytorch-template — This project is a PyTorch project boilerplate and training framework designed to standardize the development of deep…