3D Generative AI

3D generative AI uses deep learning models to automatically create three-dimensional assets - meshes, textures, and scenes - from text prompts, images, or other conditioning inputs, dramatically accelerating 3D content workflows.

Traditional 3D modelling requires manual work in tools like Blender or Maya. 3D generative AI replaces or augments that process: a model takes a conditioning input (an image, a text description, a partial shape) and outputs a usable 3D asset.

State-of-the-art systems like Trellis use structured latent representations - such as Sparse Latent Transformers over voxel grids - combined with diffusion processes to generate geometry and appearance jointly. The output can be extracted as meshes, Gaussian splats, or radiance fields depending on the downstream application.

Key challenges include topological correctness (watertight, manifold meshes), controllability (respecting dimensional constraints), and production-readiness (clean UVs, sensible polygon counts). Programmatic approaches that output editable scripts rather than static geometry are emerging as a way to maintain editability.

Datameister operates at the frontier of 3D generative AI, from fine-tuning foundation models to building constraint-aware generation pipelines for industrial design.

Related Capabilities

3D Generative AI3D Deep Learning
See All Research Tracks

From the Blog

Three challenges in finetuning Trellis

Finetuning Trellis can dramatically improve image-conditioned 3D mesh generation, but it is not exactly plug-and-play. Out-of-the-box settings quickly run into bottlenecks around preprocessing time, GPU memory and overfitting. Drawing from experience gained across Datameister projects, we outline where finetuning efforts tend to succeed or fail in practice. We show how data coherence, preprocessing choices, memory-aware training, and careful regularization shape the outcome far more than aggressive hyperparameter tuning.

Trellis 2: Scaling 3D Generation with Improved Efficiency and Control

In a year marked by rapid advances in 3D generative modeling, Trellis 2 makes for one of the most exciting architectural updates this year. It introduces Omni-Voxels, a native 3D representation that encodes geometry and PBR materials directly in aligned 3D space. Combined with the new Sparse Compression VAE, this enables more efficient compression of very high-resolution assets at improved inference speeds.

3D Generative AI: Image-based 3D reconstruction

Explore Trellis, Microsoft’s open-source leap in 3D generation, and discover how it compares to cutting-edge tools like Rodin, Tripo, SPAR3D, and Hunyuan3D-2. Dive into the evolution from NeRFs to advanced voxel-based pipelines, uncover essential concepts in image-to-3D modeling, and learn why Trellis is a turning point for creatives and developers alike. Datameister’s expertise bridges research with real-world impact, delivering next-level 3D generative solutions.