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
·

1 repository

Awesome GitHub RepositoriesScript Function Invocations by Declaration

Calls a function by its full declaration from a loaded script file, passing parameters via a variant vector.

Distinct from Native-to-Script Function Invocations: Distinct from Native-to-Script Function Invocations: focuses on calling functions by their full declaration string, not just by name.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Script Function Invocations by Declaration. Refine with filters or upvote what's useful.

Awesome Script Function Invocations by Declaration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • 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

    Calls functions by their full declaration from loaded script files, passing parameters via a variant vector.

    C++2d3d3d-graphics
    Vezi pe GitHub↗4,707
  1. Home
  2. Programming Languages & Runtimes
  3. Native-to-Script Function Invocations
  4. Script Function Invocations by Declaration