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
·
Back to anciukevicius/renderdiffusion

Open-source alternatives to RenderDiffusion

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

  • 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

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.

Find more with AI search
  • nv-tlabs/get3dAvatar de nv-tlabs

    nv-tlabs/GET3D

    4,441Ver en GitHub↗

    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
    Ver en GitHub↗4,441
  • 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
  • coplaydev/unity-mcpAvatar de CoplayDev

    CoplayDev/unity-mcp

    10,959Ver en GitHub↗

    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
    Ver en GitHub↗10,959
  • chenhsuanlin/3d-point-cloud-generationAvatar de chenhsuanlin

    chenhsuanlin/3D-point-cloud-generation

    453Ver en GitHub↗

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

    Python
    Ver en GitHub↗453
  • colin97/point2meshAvatar de Colin97

    Colin97/Point2Mesh

    98Ver en GitHub↗

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

    C++
    Ver en GitHub↗98
  • cvlab-epfl/meshudfAvatar de cvlab-epfl

    cvlab-epfl/MeshUDF

    153Ver en GitHub↗

    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
    Ver en GitHub↗153
  • cvlab-epfl/uclid-netAvatar de cvlab-epfl

    cvlab-epfl/UCLID-Net

    6Ver en GitHub↗

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

    Python
    Ver en GitHub↗6
  • czq142857/implicit-decoderAvatar de czq142857

    czq142857/implicit-decoder

    409Ver en GitHub↗

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

    Python
    Ver en GitHub↗409
  • facebookresearch/3d-vision-and-touchAvatar de facebookresearch

    facebookresearch/3D-Vision-and-Touch

    75Ver en GitHub↗

    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
    Ver en GitHub↗75
  • facebookresearch/co3dAvatar de facebookresearch

    facebookresearch/co3d

    1,166Ver en GitHub↗

    CO3Dv2: Common Objects In 3D (version 2)

    Python
    Ver en GitHub↗1,166
  • felix-petersen/style-agnostic-3d-reconstructionAvatar de Felix-Petersen

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

    2Ver en GitHub↗

    Paper @ ArXiv, Video @ Youtube.

    Ver en GitHub↗2
  • hippogriff/parsenet-codebaseAvatar de Hippogriff

    Hippogriff/parsenet-codebase

    144Ver en GitHub↗

    Code base of ParSeNet: ECCV 2020.

    Python
    Ver en GitHub↗144
  • hyperplane-lab/generative-3d-part-assemblyAvatar de hyperplane-lab

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

    171Ver en GitHub↗

    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
    Ver en GitHub↗171
  • jiajunwu/marrnetAvatar de jiajunwu

    jiajunwu/marrnet

    178Ver en GitHub↗

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

    Python
    Ver en GitHub↗178
  • kai-46/nerfplusplusAvatar de Kai-46

    Kai-46/nerfplusplus

    942Ver en GitHub↗

    improves over nerf in 360 capture of unbounded scenes

    Python
    Ver en GitHub↗942
  • laughtervv/disnAvatar de laughtervv

    laughtervv/DISN

    310Ver en GitHub↗

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

    Python
    Ver en GitHub↗310
  • luost26/diffusion-point-cloudAvatar de luost26

    luost26/diffusion-point-cloud

    788Ver en GitHub↗

    Paper Code Demo Created by SerdarHELLI

    Python
    Ver en GitHub↗788
  • lzqsd/transparentshapereconstructionAvatar de lzqsd

    lzqsd/TransparentShapeReconstruction

    121Ver en GitHub↗

    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
    Ver en GitHub↗121
  • mabaorui/neuralpullAvatar de mabaorui

    mabaorui/NeuralPull

    181Ver en GitHub↗

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

    Python
    Ver en GitHub↗181
  • marcbadger/avian-meshAvatar de marcbadger

    marcbadger/avian-mesh

    59Ver en GitHub↗

    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
    Ver en GitHub↗59
  • maxjiang93/shapeflowAvatar de maxjiang93

    maxjiang93/ShapeFlow

    63Ver en GitHub↗

    Learnable Deformations Among 3D Shapes.

    Jupyter Notebook
    Ver en GitHub↗63
  • megviirobot/transmvsnetAvatar de MegviiRobot

    MegviiRobot/TransMVSNet

    284Ver en GitHub↗

    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
    Ver en GitHub↗284
  • openai/point-eAvatar de openai

    openai/point-e

    6,886Ver en GitHub↗

    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
    Ver en GitHub↗6,886
  • tangjiapeng/skeletonbridgereconAvatar de tangjiapeng

    tangjiapeng/SkeletonBridgeRecon

    78Ver en GitHub↗

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

    Python
    Ver en GitHub↗78
  • ttlmh/diffusion-sdfAvatar de ttlmh

    ttlmh/Diffusion-SDF

    210Ver en GitHub↗

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

    Python
    Ver en GitHub↗210
  • valeoai/pocoAvatar de valeoai

    valeoai/POCO

    227Ver en GitHub↗

    by: Alexandre Boulch and Renaud Marlet

    Python
    Ver en GitHub↗227
  • walsvid/pixel2meshplusplusAvatar de walsvid

    walsvid/Pixel2MeshPlusPlus

    388Ver en GitHub↗

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

    Python
    Ver en GitHub↗388