awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to maxjiang93/shapeflow

Open-source alternatives to ShapeFlow

30 open-source projects similar to maxjiang93/shapeflow, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ShapeFlow alternative.

  • threestudio-project/threestudiothreestudio-project का अवतार

    threestudio-project/threestudio

    7,027GitHub पर देखें↗

    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
    GitHub पर देखें↗7,027
  • openai/shap-eopenai का अवतार

    openai/shap-e

    12,251GitHub पर देखें↗

    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
    GitHub पर देखें↗12,251
  • microsoft/trellismicrosoft का अवतार

    microsoft/TRELLIS

    12,977GitHub पर देखें↗

    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
    GitHub पर देखें↗12,977

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • nv-tlabs/get3dnv-tlabs का अवतार

    nv-tlabs/GET3D

    4,441GitHub पर देखें↗

    GET3D is a generative 3D mesh model and rendering framework designed to synthesize high-quality textured shapes and tetrahedral meshes. It functions as an image-to-3D reconstructor and text-to-3D generator, utilizing a differentiable 3D renderer to produce realistic visual perspectives and material effects. The system enables the creation of 3D assets from single 2D images, point clouds, or descriptive text prompts. It features a latent space interpolator for creating smooth transitions between different 3D objects and supports the independent control of geometry and texture. The project cov

    Python
    GitHub पर देखें↗4,441
  • lightningpixel/modlylightningpixel का अवतार

    lightningpixel/modly

    4,140GitHub पर देखें↗

    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
    GitHub पर देखें↗4,140
  • coplaydev/unity-mcpCoplayDev का अवतार

    CoplayDev/unity-mcp

    10,959GitHub पर देखें↗

    Unity MCP is a plugin that connects the Unity Editor to AI assistants through the Model Context Protocol, enabling natural language control over scene manipulation, object creation, and editor workflows. It allows developers to generate C# scripts, modify GameObjects and components, create UI layouts, and manage assets by issuing commands through an AI interface, effectively turning the editor into a conversational development environment. The plugin distinguishes itself through a comprehensive automation system that can execute multi-step tasks from a design document, record and replay edito

    C#aiai-integrationanthropic
    GitHub पर देखें↗10,959
  • callmeray/pointmvsnetcallmeray का अवतार

    callmeray/PointMVSNet

    506GitHub पर देखें↗

    PointMVSNet is a deep point-based deep framework for multi-view stereo (MVS). PointMVSNet directly processes the target scene as point clouds and predicts the depth in a coarse-to-fine manner. Our network leverages 3D geometry priors and 2D texture information jointly and effectively by fusing…

    Python
    GitHub पर देखें↗506
  • chenhsuanlin/3d-point-cloud-generationchenhsuanlin का अवतार

    chenhsuanlin/3D-point-cloud-generation

    453GitHub पर देखें↗

    Chen-Hsuan Lin, Chen Kong, and Simon Lucey AAAI Conference on Artificial Intelligence (AAAI), 2018

    Python
    GitHub पर देखें↗453
  • colin97/point2meshColin97 का अवतार

    Colin97/Point2Mesh

    98GitHub पर देखें↗

    Codes for Meshing Point Clouds with Predicted Intrinsic-Extrinsic Ratio Guidance (ECCV2020). paper

    C++
    GitHub पर देखें↗98
  • cvlab-epfl/meshudfcvlab-epfl का अवतार

    cvlab-epfl/MeshUDF

    153GitHub पर देखें↗

    This is the PyTorch implementation of the ECCV 2022 paper MeshUDF. We provide one dummy pre-trained UDF network and code for demonstrating our differentiable meshing procedure of open surfaces.

    Cython
    GitHub पर देखें↗153
  • cvlab-epfl/uclid-netcvlab-epfl का अवतार

    cvlab-epfl/UCLID-Net

    6GitHub पर देखें↗

    This repository is the official implementation of UCLID-Net: Single View Reconstruction in Object Space (NeurIPS 2020).

    Python
    GitHub पर देखें↗6
  • czq142857/implicit-decoderczq142857 का अवतार

    czq142857/implicit-decoder

    409GitHub पर देखें↗

    The code for paper "Learning Implicit Fields for Generative Shape Modeling".

    Python
    GitHub पर देखें↗409
  • facebookresearch/3d-vision-and-touchfacebookresearch का अवतार

    facebookresearch/3D-Vision-and-Touch

    75GitHub पर देखें↗

    Copyright (c) Facebook, Inc. and its affiliates. All rights reserved. This source code is licensed under the license found in the LICENSE file in the root directory of this source tree. -->

    Python
    GitHub पर देखें↗75
  • facebookresearch/co3dfacebookresearch का अवतार

    facebookresearch/co3d

    1,166GitHub पर देखें↗

    CO3Dv2: Common Objects In 3D (version 2)

    Python
    GitHub पर देखें↗1,166
  • felix-petersen/style-agnostic-3d-reconstructionFelix-Petersen का अवतार

    Felix-Petersen/style-agnostic-3d-reconstruction

    2GitHub पर देखें↗

    Paper @ ArXiv, Video @ Youtube.

    GitHub पर देखें↗2
  • hippogriff/parsenet-codebaseHippogriff का अवतार

    Hippogriff/parsenet-codebase

    144GitHub पर देखें↗

    Code base of ParSeNet: ECCV 2020.

    Python
    GitHub पर देखें↗144
  • hyperplane-lab/generative-3d-part-assemblyhyperplane-lab का अवतार

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

    171GitHub पर देखें↗

    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 .

    Python
    GitHub पर देखें↗171
  • jiajunwu/marrnetjiajunwu का अवतार

    jiajunwu/marrnet

    178GitHub पर देखें↗

    This repository contains pre-trained models and testing code for MarrNet presented at NIPS 2017.

    Python
    GitHub पर देखें↗178
  • kai-46/nerfplusplusKai-46 का अवतार

    Kai-46/nerfplusplus

    942GitHub पर देखें↗

    improves over nerf in 360 capture of unbounded scenes

    Python
    GitHub पर देखें↗942
  • laughtervv/disnlaughtervv का अवतार

    laughtervv/DISN

    310GitHub पर देखें↗

    DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction

    Python
    GitHub पर देखें↗310
  • luost26/diffusion-point-cloudluost26 का अवतार

    luost26/diffusion-point-cloud

    788GitHub पर देखें↗

    Paper Code Demo Created by SerdarHELLI

    Python
    GitHub पर देखें↗788
  • lzqsd/transparentshapereconstructionlzqsd का अवतार

    lzqsd/TransparentShapeReconstruction

    121GitHub पर देखें↗

    Project page: http://cseweb.ucsd.edu/~viscomp/projects/CVPR20Transparent/ Dataset creation: https://github.com/lzqsd/TransparentShapeDatasetCreation Renderer: https://github.com/lzqsd/OptixRenderer Trained models: http://cseweb.ucsd.edu/~viscomp/projects/CVPR20Transparent/models.zip Synthetic…

    Python
    GitHub पर देखें↗121
  • mabaorui/neuralpullmabaorui का अवतार

    mabaorui/NeuralPull

    181GitHub पर देखें↗

    This repository contains the code to reproduce the results from the paper.

    Python
    GitHub पर देखें↗181
  • marcbadger/avian-meshmarcbadger का अवतार

    marcbadger/avian-mesh

    59GitHub पर देखें↗

    Code repository for the paper: \ 3D Bird Reconstruction: a Dataset, Model, and Shape Recovery from a Single View Marc Badger, Yufu Wang, Adarsh Modh, Ammon Perkes, Nikos Kolotouros, Bernd Pfrommer, Marc Schmidt, Kostas Daniilidis \ ECCV 2020 \ Project Page

    Python
    GitHub पर देखें↗59
  • megviirobot/transmvsnetMegviiRobot का अवतार

    MegviiRobot/TransMVSNet

    284GitHub पर देखें↗

    Tips: If you meet any problems when reproduce our results, please contact Yikang Ding (dyk20@mails.tsinghua.edu.cn). We are happy to help you solve the problems and share our experience.

    Python
    GitHub पर देखें↗284
  • openai/point-eopenai का अवतार

    openai/point-e

    6,886GitHub पर देखें↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    GitHub पर देखें↗6,886
  • tangjiapeng/skeletonbridgerecontangjiapeng का अवतार

    tangjiapeng/SkeletonBridgeRecon

    78GitHub पर देखें↗

    This repository constains the codes and ShapeNet-Skeleton.zip datasets for the Paper.

    Python
    GitHub पर देखें↗78
  • ttlmh/diffusion-sdfttlmh का अवतार

    ttlmh/Diffusion-SDF

    210GitHub पर देखें↗

    Created by Muheng Li, Yueqi Duan, Jie Zhou, and Jiwen Lu.

    Python
    GitHub पर देखें↗210
  • valeoai/pocovaleoai का अवतार

    valeoai/POCO

    227GitHub पर देखें↗

    by: Alexandre Boulch and Renaud Marlet

    Python
    GitHub पर देखें↗227
  • walsvid/pixel2meshpluspluswalsvid का अवतार

    walsvid/Pixel2MeshPlusPlus

    388GitHub पर देखें↗

    This is an implementation of the ICCV'19 paper "Pixel2Mesh++: Multi-View 3D Mesh Generation via Deformation".

    Python
    GitHub पर देखें↗388