awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/TRELLIS.2

0
View on GitHub↗
3,910 星标·400 分支·Python·mit·6 次浏览

TRELLIS.2

TRELLIS.2 is a generative image-to-3D system that creates high-resolution 3D assets with physically based rendering materials from 2D images. It utilizes a sparse voxel representation to handle complex topologies and internal structures without relying on iso-surface fields.

The project features a structured latent space representation that maps geometry and texture attributes to maintain visual fidelity. It employs an optimization-free geometry reconstruction process to decode latent representations directly into voxel grids and includes a PBR texture generator for synthesizing base color, roughness, and metallic maps.

The system covers 3D content generation and pipeline automation, including bidirectional conversion between textured surface meshes and sparse volumetric grids. It supports the export of generated assets into industry-standard GLB files.

The framework provides capabilities for training generative models from scratch or fine-tuning them on custom datasets.

Features

  • 3D Asset Generators - Provides a generative system that synthesizes high-resolution 3D meshes and textures directly from 2D image inputs.
  • Latent Space Encoders - Maps 3D geometry and texture attributes into a compressed coordinate system to maintain high visual fidelity.
  • 3D Reconstruction - Decodes latent representations directly into voxel grids to generate 3D shapes without iterative refinement.
  • Physically Based Rendering Materials - Applies photorealistic surface attributes including color, roughness, and opacity using physically based rendering materials.
  • Physically Based Rendering - Calculates realistic surface attributes to simulate photorealistic light interaction on generated 3D assets.
  • Generative PBR Map Generators - Provides a tool for creating photorealistic base color, roughness, and metallic maps for 3D rendering.
  • Mesh and Voxel Conversions - Provides bidirectional transformation between textured surface meshes and sparse volumetric grids without requiring optimization.
  • Non-Manifold Topology Modeling - Supports complex 3D topologies including open surfaces and enclosed interior structures without relying on iso-surface fields.
  • Automated PBR Synthesis - Generates photorealistic surface attributes like roughness and metallic maps to enable realistic lighting.
  • Generative PBR Textures - Synthesizes photorealistic base color, roughness, and metallic maps to create realistic 3D surface attributes.
  • Sparse Voxel Representations - Utilizes a sparse voxel representation to handle complex topologies and internal structures without iso-surface fields.
  • Mesh-Voxel Transformations - Transforms textured surface meshes into sparse volumetric grids and back without using optimization or rendering.
  • Generative Model Training Tools - Provides capabilities for training generative 3D models from scratch or fine-tuning them on custom datasets.
  • 3D Asset Exporters - Implements capabilities to convert internal 3D representations into industry-standard GLB files while preserving PBR materials.
  • 3D Asset Pipelines - Provides a pipeline to convert generated 3D representations into industry-standard GLB files for professional software.
  • Multi-Channel PBR Mapping - Generates independent maps for base color, metallic, and roughness to support industry-standard PBR material workflows.

Star 历史

microsoft/trellis.2 的 Star 历史图表microsoft/trellis.2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TRELLIS.2 的开源替代方案

相似的开源项目,按与 TRELLIS.2 的功能重合度排序。
  • o3de/o3deo3de 的头像

    o3de/o3de

    8,954在 GitHub 上查看↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    在 GitHub 上查看↗8,954
  • tencent-hunyuan/hunyuan3d-2.1Tencent-Hunyuan 的头像

    Tencent-Hunyuan/Hunyuan3D-2.1

    2,910在 GitHub 上查看↗

    Hunyuan3D-2.1 is a generative 3D framework and image-to-3D pipeline that transforms single 2D images into textured 3D geometries. It functions as an asset generator that produces high-quality 3D meshes and textures using a flow-matching system. The project includes a specialized synthesizer for creating photorealistic textures with physically based rendering properties. These tools allow for the simulation of metallic reflections and light interactions on generated models. The system covers 3D asset pipeline automation through a sequence of shape generation and mesh refinement. It also provi

    Python3d3d-aigc3d-generation
    在 GitHub 上查看↗2,910
  • armory3d/armortoolsarmory3d 的头像

    armory3d/armortools

    3,933在 GitHub 上查看↗

    Armortools is a 3D PBR texture painting suite and mesh texture workflow tool. It provides a system for painting physically based rendering materials directly onto 3D meshes using a combination of layer and mask support, a GPU-accelerated texture baker for extracting geometry data from high-polygon models, and a node-based material editor for creating procedural textures. The software features integrated neural network tools for AI texture authoring, allowing the generation of PBR maps from text prompts, image-based material extraction, and texture upscaling via local nodes. It also implements

    C3darmorpaintpainting
    在 GitHub 上查看↗3,933
  • ashawkey/stable-dreamfusionashawkey 的头像

    ashawkey/stable-dreamfusion

    8,841在 GitHub 上查看↗

    This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language descriptions or two-dimensional images into three-dimensional assets using neural radiance fields and diffusion models. The system utilizes score-distillation sampling and diffusion-based guidance to refine 3D shapes without requiring 3D training data. It includes specialized tools for transforming neural representations into exportable meshes with texture and material data, as well as a pipeline for iterative optimization of geometry and textures. The project covers a broad r

    Python
    在 GitHub 上查看↗8,841
查看 TRELLIS.2 的所有 30 个替代方案→

常见问题解答

microsoft/trellis.2 是做什么的?

TRELLIS.2 is a generative image-to-3D system that creates high-resolution 3D assets with physically based rendering materials from 2D images. It utilizes a sparse voxel representation to handle complex topologies and internal structures without relying on iso-surface fields.

microsoft/trellis.2 的主要功能有哪些?

microsoft/trellis.2 的主要功能包括:3D Asset Generators, Latent Space Encoders, 3D Reconstruction, Physically Based Rendering Materials, Physically Based Rendering, Generative PBR Map Generators, Mesh and Voxel Conversions, Non-Manifold Topology Modeling。

microsoft/trellis.2 有哪些开源替代品?

microsoft/trellis.2 的开源替代品包括: o3de/o3de — This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic… tencent-hunyuan/hunyuan3d-2.1 — Hunyuan3D-2.1 is a generative 3D framework and image-to-3D pipeline that transforms single 2D images into textured 3D… armory3d/armortools — Armortools is a 3D PBR texture painting suite and mesh texture workflow tool. It provides a system for painting… ashawkey/stable-dreamfusion — This project is a diffusion-based 3D generator and image-to-3D reconstruction system. It translates natural language… mrforexample/comfyui-3d-pack — ComfyUI-3D-Pack is a suite of custom nodes for ComfyUI that enables 3D asset generation and rendering within a… embarkstudios/kajiya — Kajiya is a physically based rendering engine and real-time global illumination renderer. It utilizes a…