awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesDesign Parameter Interfaces

Visual interfaces that map script variables to UI controls for real-time parametric adjustment.

Distinct from Design-to-Code Tools: Focuses on the mapping of script variables to UI controls, not design-to-code generation or automation.

Explore 2 awesome GitHub repositories matching user interface & experience · Design Parameter Interfaces. Refine with filters or upvote what's useful.

Awesome Design Parameter Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openscad/openscadAvatar von openscad

    openscad/openscad

    8,887Auf GitHub ansehen↗

    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

    Exposes design variables to a visual customization interface for real-time adjustment without modifying source code.

    C++3d3d-graphics3d-models
    Auf GitHub ansehen↗8,887
  • comfyanonymous/comfyui_examplesAvatar von comfyanonymous

    comfyanonymous/ComfyUI_examples

    3,918Auf GitHub ansehen↗

    This repository is a collection of node-based pipeline configurations, examples, and templates for generating AI media. It provides a workflow library and a curated gallery of blueprints designed for creating images, videos, and 3D assets using diffusion models. The project specifically offers a set of pre-configured node graphs for implementing advanced image generation and refinement techniques, with a focus on Stable Diffusion workflows. These examples demonstrate how to interconnect processing nodes to define complex generative logic without writing code. The available templates cover a

    The product adjusts the order and visibility of internal widgets via a dedicated parameter panel.

    HTML
    Auf GitHub ansehen↗3,918
  1. Home
  2. User Interface & Experience
  3. Design Parameter Interfaces

Unter-Tags erkunden

  • Subgraph Widget ConfigurationInterfaces for managing the visibility and ordering of input controls within a packaged node. **Distinct from Design Parameter Interfaces:** Specializes general design parameter interfaces to the specific context of nested subgraph widgets.