awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesParametric Variable Binding

Linking internal script variables to external UI controls for real-time parameterization.

Distinct from Script Variable Management: Candidates focus on memory addresses or language-level bindings, not UI-to-script mapping for design parameters.

Explore 3 awesome GitHub repositories matching development tools & productivity · Parametric Variable Binding. Refine with filters or upvote what's useful.

Awesome Parametric Variable Binding GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openscad/openscadAvatar de openscad

    openscad/openscad

    8,887Voir sur GitHub↗

    OpenSCAD is a script-based 3D modeler and parametric CAD tool that generates three-dimensional solid objects from programmable scripts. It utilizes a constructive solid geometry engine to create complex shapes by performing boolean operations on basic geometric primitives. The system functions as a compiler that transforms a functional language into geometric representations, allowing for precise dimensional control through variables and functions. It features a WebAssembly implementation that enables the geometry pipeline to execute directly within web browsers. The software covers a broad

    Links script variables to a visual interface to allow real-time geometry updates without modifying source code.

    C++3d3d-graphics3d-models
    Voir sur GitHub↗8,887
  • dataarts/dat.guiAvatar de dataarts

    dataarts/dat.gui

    7,723Voir sur GitHub↗

    dat.gui is a JavaScript GUI controller library that provides a lightweight interface for manipulating variables in real-time through a visual control panel. It functions as a real-time variable debugger and graphical overlay for monitoring and adjusting object properties during application runtime. The library features a collapsible control panel that organizes complex sets of variable inputs into folders. It includes a state management system capable of exporting and importing the current configuration of active controllers as JSON objects. The tool supports object-property binding and dyna

    Links internal script variables to GUI inputs for real-time parameterization and tuning.

    JavaScript
    Voir sur GitHub↗7,723
  • chartbrew/chartbrewAvatar de chartbrew

    chartbrew/chartbrew

    3,641Voir sur GitHub↗

    Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates

    Supports updating parametric variable bindings to dynamically filter or parameterize data requests.

    JavaScriptanalyticsapichartjs
    Voir sur GitHub↗3,641
  1. Home
  2. Development Tools & Productivity
  3. Parametric Variable Binding