awesome-repositories.com
Blog
MCP
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
·
hyperplane-lab avatar

hyperplane-lab/Generative-3D-Part-Assembly

0
View on GitHub↗
171 estrellas·14 forks·Python·2 vistas

Generative 3D Part Assembly

This is the implementation of NeurIPS 2020 paper "Generative 3D Part Assembly via Dynamic Graph Learning" created by Jialei Huang , Guanqi Zhan , Qingnan Fan , Kaichun Mo , Lin Shao , Baoquan Chen , Leonidas Guibas and Hao Dong .

Features

  • Generative 3D Modeling - Generates 3D parts via dynamic graph learning.

Historial de estrellas

Gráfico del historial de estrellas de hyperplane-lab/generative-3d-part-assemblyGráfico del historial de estrellas de hyperplane-lab/generative-3d-part-assembly

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Generative 3D Part Assembly

Proyectos open-source similares, clasificados según cuántas características comparten con Generative 3D Part Assembly.
  • threestudio-project/threestudioAvatar de threestudio-project

    threestudio-project/threestudio

    7,027Ver en GitHub↗

    Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images. It provides specialized pipelines for text-to-3D generation and image-to-3D reconstruction, utilizing a neural radiance field trainer to produce geometry and textures. The framework is distinguished by its support for hybrid geometry backends, including signed distance functions, tetrahedra grids, and volume grids. It employs score distillation sampling to guide the generation process and features a modular plugin system for loading custom modules and nodes. The system covers

    Jupyter Notebook
    Ver en GitHub↗7,027
  • openai/shap-eAvatar de openai

    openai/shap-e

    12,251Ver en GitHub↗

    Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language descriptions or two-dimensional images. It functions as a generative model capable of producing three-dimensional implicit functions and assets. The project includes a 3D latent encoder that converts trimeshes and 3D models into latent representations using point clouds and multiview renders. It utilizes an image-to-3D generator to produce assets from synthetic view images and a text-to-3D generator to build shapes from text prompts. The system implements a pipeline involving latent

    Python
    Ver en GitHub↗12,251
  • microsoft/trellisAvatar de microsoft

    microsoft/TRELLIS

    12,977Ver en GitHub↗

    TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions or reference images into textured 3D assets. It operates as a text-to-3D asset generator that utilizes structured latent representations to produce high-quality 3D meshes, Gaussians, and Radiance Fields. The system functions as a multi-format 3D decoder, converting internal representations into standard exchange formats such as GLB and PLY. It also serves as a 3D asset editing tool, enabling the modification of specific regions of generated objects through targeted text or im

    Python3d3d-aigc3d-generation
    Ver en GitHub↗12,977
  • lightningpixel/modlyAvatar de lightningpixel

    lightningpixel/modly

    4,140Ver en GitHub↗

    Modly is a local AI 3D model generator that converts two-dimensional images into three-dimensional meshes. It is a privacy-focused tool that processes data directly on the host graphics card using GPU-accelerated inference. The system serves as an extensible AI model framework, allowing the integration of external model extensions and runtime files from remote repositories. It utilizes a manifest-driven plugin architecture to add new generation methods by loading metadata and files from external version control systems. The toolset includes a command-line interface for triggering generation

    TypeScript
    Ver en GitHub↗4,140
Ver las 30 alternativas a Generative 3D Part Assembly→

Preguntas frecuentes

¿Qué hace hyperplane-lab/generative-3d-part-assembly?

This is the implementation of NeurIPS 2020 paper "Generative 3D Part Assembly via Dynamic Graph Learning" created by Jialei Huang , Guanqi Zhan , Qingnan Fan , Kaichun Mo , Lin Shao , Baoquan Chen , Leonidas Guibas and Hao Dong .

¿Cuáles son las características principales de hyperplane-lab/generative-3d-part-assembly?

Las características principales de hyperplane-lab/generative-3d-part-assembly son: Generative 3D Modeling.

¿Qué alternativas de código abierto existen para hyperplane-lab/generative-3d-part-assembly?

Las alternativas de código abierto para hyperplane-lab/generative-3d-part-assembly incluyen: openai/shap-e — Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language… threestudio-project/threestudio — Threestudio is a 3D generative AI framework designed to create three-dimensional assets from text prompts and images.… nv-tlabs/get3d — GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and… lightningpixel/modly — Modly is a local AI 3D model generator that converts two-dimensional images into three-dimensional meshes. It is a… microsoft/trellis — TRELLIS is a 3D generative AI model and latent diffusion framework designed to transform natural language descriptions… coplaydev/unity-mcp — Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling…