awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microsoft avatar

microsoft/TRELLIS.2

0
View on GitHub↗
3,910 stele·400 fork-uri·Python·mit·7 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru microsoft/trellis.2Graficul istoricului de stele pentru microsoft/trellis.2

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru TRELLIS.2

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu TRELLIS.2.
  • o3de/o3deAvatar o3de

    o3de/o3de

    8,954Vezi pe 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
    Vezi pe GitHub↗8,954
  • tencent-hunyuan/hunyuan3d-2.1Avatar Tencent-Hunyuan

    Tencent-Hunyuan/Hunyuan3D-2.1

    2,910Vezi pe 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
    Vezi pe GitHub↗2,910
  • armory3d/armortoolsAvatar armory3d

    armory3d/armortools

    3,933Vezi pe 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
    Vezi pe GitHub↗3,933
  • ashawkey/stable-dreamfusionAvatar ashawkey

    ashawkey/stable-dreamfusion

    8,841Vezi pe 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
    Vezi pe GitHub↗8,841
Vezi toate cele 30 alternative pentru TRELLIS.2→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale microsoft/trellis.2?

Principalele funcționalități ale microsoft/trellis.2 sunt: 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.

Care sunt câteva alternative open-source pentru microsoft/trellis.2?

Alternativele open-source pentru microsoft/trellis.2 includ: 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…