awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • openscad/openscadAvatar de openscad

    openscad/openscad

    8,887Ver en 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

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

    C++3d3d-graphics3d-models
    Ver en GitHub↗8,887
  • comfyanonymous/comfyui_examplesAvatar de comfyanonymous

    comfyanonymous/ComfyUI_examples

    3,918Ver en GitHub↗

    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
    Ver en GitHub↗3,918
  1. Home
  2. User Interface & Experience
  3. Design Parameter Interfaces

Explorar subetiquetas

  • 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.