r/TopologyAI

▲ 316 r/TopologyAI+2 crossposts

New Free 3D AI Generator from Tencent Might Be the Best Yet

Pixal3D is a new free image-to-3D AI model from Tencent.

The interesting part is source-image fidelity. It improves on Trellis.2 to better preserve the structure of the original image, so the generated 3D model stays much closer to the input instead of drifting away.

In this video, testing how accurately it follows the reference image.

GitHub:
https://github.com/TencentARC/Pixal3D

u/Delicious-Shower8401 — 11 hours ago
▲ 1.0k r/TopologyAI+2 crossposts

AI-Generated 3D Models Inside a Fully Interactive App

Pretty cool example of where 3D AI can go beyond just generating standalone assets.

The creator used AI-generated 3D models and turned them into an interactive science app with a full UI, model viewer, labels, comparison tools, and extra info panels.

From the post:

  • 3D models generated with AI Tripo 3.1
  • Interactive web app built around them
  • UI design made with GPT Images
  • Code done with Gemini 3.1 Pro
  • Feels more like an educational product than just a 3D asset demo

You can compare Tripo 3.1 with other major AI 3D generators side-by-side here: Top3D.ai

▲ 546 r/TopologyAI+3 crossposts

AI-Generated 3D Assets into a UE5 Platformer in 3 Days

From concept to a playable procedural 3D platformer in Unreal Engine 5 in just 3 days, using 3D AI.

This was a solo project, and I think it’s a pretty strong showcase of how much game development is changing. The entry barrier is getting lower, and now one person can build a playable 3D prototype with custom characters, assets, and level pieces in less than a week.

Workflow:

  • Concept ideas and visual direction were created with Nano Banana 2
  • 3D assets were generated with Tripo 3.1 v and Tripo P 1.0
  • Mesh cleanup, refinement, and manual fixes were done in Blender
  • Characters/assets were rigged with AccuRig (Free)
  • Final setup, gameplay, level logic, and implementation were done in Unreal Engine 5

It’s still a prototype, but the fact that this kind of playable 3D game can be built by one person in only a few days is honestly insane.

Full Guide Here; https://www.youtube.com/watch?v=T4jV7O8SMGE

▲ 213 r/TopologyAI+1 crossposts

New 3D AI Generator: From One Image to a PBR-Ready 3D Asset

Pixal3D is a new Image-to-3D AI model that turns a single image into a high-fidelity 3D asset with detailed geometry and PBR textures.

The interesting part is its pixel-aligned approach. Instead of only loosely using image features, it back-projects them into 3D space, helping the generated model stay much closer to the original input image.

Highlights:

  • Single image to 3D asset
  • Detailed geometry
  • PBR texture output
  • GLB export
  • Code, model, paper and demo released
  • Built around better pixel-to-3D correspondence

This feels closer to reconstruction-level fidelity, while still keeping the creative flexibility of 3D generation.

Project page:
https://ldyang694.github.io/projects/pixal3d/

GitHub:
https://github.com/TencentARC/Pixal3D

Huggingface Demo:
https://huggingface.co/spaces/TencentARC/Pixal3D

▲ 611 r/TopologyAI+1 crossposts

From Image to Fully Rigged Character in UE5 with 3D AI Generation

Interesting workflow showing how a single image can be pushed into a fully rigged character inside UE5 using 3D AI generation and MetaHuman tools.

  • AI image generation for the initial face/reference
  • Quality enhancement before moving into 3D
  • AI image-to-3D model generation with Tripo AI 3.1
  • Mesh fixing and cleanup in Blender
  • Wrapping the result onto MetaHuman topology
  • Basic sculpt cleanup in ZBrush
  • Pore and skin detail workflow
  • Baking maps in Substance Painter
  • Creating custom textures
  • Groom work
  • Final import and setup in Unreal Engine 5

Not a magic button workflow, but a solid look at how image-to-3D can become part of a real character pipeline for UE5.

Full Guide; https://www.youtube.com/watch?v=302a598lMFQ

If you want to compare Tripo 3.1v with other major 3D AI generators, you can check side-by-side results here Top3D.ai

u/Delicious-Shower8401 — 6 days ago
▲ 319 r/TopologyAI+1 crossposts

Free Local 3D AI Generator: No Cloud, No Credits, Open Source

Modly is an open-source desktop app for generating 3D models from images using local AI.

Why this is worth checking out:

  • 100% local AI generation
  • Open source
  • No accounts
  • No credits or token system
  • No cloud upload required
  • Export to common 3D formats like GLB / OBJ / STL
  • Windows and Linux support already available
  • Extension system for different AI models

This could be a really useful option for people who want to test image-to-3D workflows privately and freely, without getting trapped inside another “please buy more credits” ecosystem. Humanity briefly remembered software can just be software.

GitHub:
https://github.com/lightningpixel/modly

u/Delicious-Shower8401 — 4 days ago
▲ 154 r/TopologyAI+2 crossposts

I created a free tool that generates 3D objects with functional, articulated parts

Try it at: https://github.com/RareSense/Nova3D Takes both text and image input. You'll need your own Gemini, Anthropic or Open AI key.

---

The problem it solves:
AI generators produce solid, monolithic 3D object that are great to look at but not practically super useful. Want to change the arm of a robot you generated? Re-generate the whole thing, lol.

About this tech:
It generates a Blender construction script, runs it server-side, does spatial validation, then exports a structured GLB (with the scene graph intact). Basically the output isn't only geometry. It's the procedure that built it, plus the asset itself.

In practice, this produces named parts, hierarchy preserved, material slots ready to go. And since there's a procedural script sitting in the middle, you can actually go in and edit the "kit of parts" afterwards instead of starting over.

Some generated examples:
- Internal assembly generation: https://imgur.com/a/JxDZ7Wd
- Boston Dynamics-style robot dog: https://imgur.com/a/CqMYgrF
- Microwave (random, but shows part separation well): https://imgur.com/a/hIqIJdr

Would genuinely love feedback!

u/mhb-11 — 3 days ago
▲ 445 r/TopologyAI+1 crossposts

Vibe-coded another game selection UI and used AI-generated 3D assets for the characters

Workflow:

  • UI concept generated with GPT Images 2
  • UI refined / iterated with Gemini 3.1 Pro
  • 3D assets generated from GPT Images 2 concepts
  • Final 3D models made with Tripo AI

You can compare Tripo AI with other major 3D AI generators side-by-side here Top3D.ai 3D AI ARENA

u/3dskilled — 13 days ago

AI-Powered Quadruped Animation: Faster Posing, Physics & Retargeting

Cascadeur is a standalone AI-assisted 3D animation tool, which means no cloud-token workflow just to pose, rig, or animate your models.
Cascadeur 2026.1 just added new tools aimed at faster quadruped animation workflows.

The update includes:

  • AutoPosing for faster pose blocking
  • AutoPhysics to help create more natural motion
  • Smart Retargeting for transferring animation between rigs more easily
  • Better workflow support for animals, creatures, and four-legged characters

Quadruped animation is usually one of those tasks where every extra leg feels like a punishment from the software gods, so having AI-assisted posing, physics, and retargeting in one workflow is pretty interesting.

Could be useful for game devs, animators, creature artists, and anyone working with animals or fantasy creatures in 3D. It could also be very useful for bringing AI-generated 3D animal models to life, especially in faster game and creature workflows.

Source:
https://x.com/i/status/2053570385271013748

u/Delicious-Shower8401 — 2 days ago

AI Motion Capture from Video to 3D Animation in UE5

Cyanpuppets is showing an AI motion capture workflow for UE5.6 that can turn webcam footage or uploaded video into real-time 3D motion data.

Main points:

  • Video / webcam input
  • Real-time AI motion capture
  • Automatic retargeting
  • Native MetaHuman support
  • Body, hands, and face tracking
  • Runs locally with their AI model
  • Designed for Unreal Engine character workflows

This kind of workflow is getting really interesting for indie game dev, previs, animation tests, VTubing, and fast character prototyping. It’s not replacing cleanup completely, because apparently suffering is still part of animation, but the speed is getting ridiculous.

Now imagine creating your own character from a single photo, then animating it with a plugin like this. You can get a pretty high-level character that is usable for games, and potentially build the whole thing by yourself in 2–3 days. That’s honestly insane.

u/Delicious-Shower8401 — 6 days ago
▲ 193 r/TopologyAI+2 crossposts

Unity AI Just Dropped: AI Assistant, 3D Asset Generators, MCP and More !

This feels like a pretty huge step for AI-assisted game development.

Unity AI is now available in open beta, bringing AI tools directly inside the Unity Editor instead of forcing developers to constantly jump between external tools, scripts, plugins, and random workflow hacks like it’s some kind of productivity obstacle course.

What it is:
A built-in AI system for Unity 6 that helps with game dev tasks, asset generation, editor automation, debugging, planning, and faster prototyping.

Key features:

  • AI Assistant A project-aware assistant inside Unity that can understand your scene, workflow, and editor context.
  • 3D / 2D Asset Generators Tools for generating placeholder materials, sounds, cubemaps, sprites, 2D assets, 3D assets, and more directly inside the workflow.
  • AI Gateway Lets you connect third-party AI agents and tools directly into Unity instead of being locked into one specific model or system.
  • Official Unity MCP Server Allows external AI tools, IDEs, and LLM apps to interact with the Unity Editor, automate tasks, and control parts of the workflow.
  • Plan Mode Helps turn rough ideas into more structured implementation plans before the assistant starts making changes.
  • Rollback / Undo Support AI-made changes can be rolled back, which is honestly mandatory unless we all want our projects destroyed by a very confident autocomplete goblin.
  • AI Asset Tagging Generated assets can be marked as AI-generated, which should help with review, replacement, and production tracking.
  • Workflow Automation Useful for repetitive Unity tasks, scene setup, debugging, editor scripting, animation state machines, behavior trees, and general prototyping.

The biggest thing here is not just “AI can generate assets.” The more interesting part is that AI is moving directly into the actual game engine pipeline.

For indie devs, technical artists, prototypers, and small teams, this could be very useful for speeding up early development, blocking out scenes, testing ideas, creating placeholder content, and automating boring editor work.

I’m still curious how good the generated 3D assets will be in terms of topology, optimization, UVs, and real production use. But as an assistant for faster Unity workflows and game prototyping, this looks like a serious step forward.

Source:
https://discussions.unity.com/t/unity-ai-s-open-beta-now-live-for-unity-6/1718560

You can compare Hunyuan 3D 3.1 with other major free and open-source 3D AI generators side-by-side on Top3D.ai free 3D AI ARENA

u/Delicious-Shower8401 — 9 days ago
▲ 173 r/TopologyAI+1 crossposts

AI Retopology Turned a 1 Million-Face Mess into a Clean 3K-Face Mesh

I tested the retopology in the new Rodin Gen 2.5, and honestly, I was surprised by the result.

The original mesh had almost 2 million polygons and pretty messy topology. Rodin managed to optimize it down to around 3,000 faces while keeping the overall shape readable and producing a much cleaner quad-based mesh.

It is obviously not a perfect final production mesh, but as a starting point, this is actually very useful. You can treat it almost like a clean base mesh or blockout and continue modeling, refining, baking, or rebuilding details from there.

The PBR textures also came out pretty decent, which makes the result feel more complete instead of just being a simplified mesh with no usable material information.

Stats:

  • Input: almost 2M polygons
  • Output: around 3K faces
  • Cleaner quad-based topology
  • Decent PBR textures
  • Useful as a base mesh / starting point for further work
u/Certain_Friendship16 — 10 days ago
▲ 42 r/TopologyAI+2 crossposts

A Playable Fighting Game Built with UnityAI in Just 2 Days!

A pretty cool example of how fast AI-assisted game prototyping is getting.

built this arcade-style fighting game prototype in just 2 days using a mix of UnityAI, Codex, and Claude.

Workflow details:

  • Started building in UnityAI
  • Switched to Codex after running out of tokens
  • Used Claude to help with parts of the game logic
  • Used UFE Fighting Engine as the base/reference for combat
  • Used SyntyStudio assets for the buildings and characters

The result is still rough, but for a 48-hour no-code / AI-assisted prototype, this is honestly impressive. We’re getting closer to the point where one person can quickly test full game ideas instead of spending weeks just getting the basic prototype working.

source

u/Delicious-Shower8401 — 6 days ago
▲ 189 r/TopologyAI+1 crossposts

Showcase of how AI can be used inside a real 3D workflow to speed up character production and reduce development time.

Workflow:

  • Idea + references Generated visual references with Nano Banana to define the character style and direction.
  • Base 3D generation Created the first 3D mesh using Hunyuan 3D 3.1.
  • Assembly + cleanup Brought the parts into Blender, adjusted the proportions, cleaned up the model, and combined everything into a usable character setup.
  • Retopology Retopologized the character in Blender to make the mesh cleaner and more suitable for real-time use.
  • AI texturing Generated and improved the base textures using Modddif.
  • Rigging Rigged the character in AccuRig.
  • Engine import Imported the final character into Unreal Engine 5 for testing and presentation.

Total time: 8h
Scene size: around 30,000–35,000 faces.

full guide; https://www.youtube.com/watch?v=MjsQhbaonDc

You can compare Hunyuan 3D 3.1 with other major free and open-source 3D AI generators side-by-side on Top3D.ai free 3D AI ARENA

u/Delicious-Shower8401 — 11 days ago
▲ 161 r/TopologyAI+1 crossposts

AI-Powered Image-to-PBR Map Generation for 3D Assets

Most 3D AI tools are focused on generating meshes, but materials are still one of the biggest bottlenecks. A model can look decent in a preview, but if the PBR data is weak, it quickly falls apart in real-time engines or under different lighting.

This new Image-to-Material model focuses on generating proper PBR maps for 3D assets.

The workflow is basically:

  • Input a clean 3D mesh
  • AI applies material information to the asset
  • Output a full PBR map set
  • Maps include albedo, diffuse, roughness, metallic, specular and IOR
  • The goal is to make assets more usable in real-time/game-dev workflows

For AI-generated 3D assets, this could be a very useful missing piece. Mesh generation is improving fast, but clean materials, proper maps and relightable surfaces are still a huge problem.

If tools like this keep improving, AI 3D workflows could move closer to actual production-ready assets instead of just nice-looking demo renders.

Source: https://x.com/m_xrstudio/status/2049102340280496586

u/Delicious-Shower8401 — 9 days ago

New 3D AI Generator + Rigging + Mocap in One Tool by Autodesk

Autodesk Flow Studio now seems to be pushing toward a full AI character workflow:

  • Generate 3D character models
  • Auto-rig them with AI
  • Bring performances to life with AI mocap
  • Prep characters for animation in a much faster pipeline

The interesting part is that Autodesk is not just showing “text/image to 3D”, but trying to connect character generation, rigging, and animation into one workflow.

If this works well in practice, it could be pretty useful for indie game devs, previs, stylized characters, and quick animation prototyping.

Basically: generate → rig → animate.

You can check how Autodesk’s new 3D AI generator performs and compare it side-by-side with other major 3D AI tools here: Top3D.ai

u/Delicious-Shower8401 — 5 days ago

This is a Blender-based AI 3D editor workflow where the whole environment pipeline happens inside one workspace.

It looks like a modified Blender fork with an AI agent built directly into the editor, so instead of jumping between separate tools, the workflow stays in one place.

The pipeline shown:

  • Reference images as the starting point
  • Segmentation to isolate objects
  • Object extraction from the reference
  • Image-to-3D generation for the base mesh
  • Retopology pass
  • High-poly to low-poly baking
  • Albedo and normal map baking
  • Scene assembly using the reference as a guide
  • Prompt-based agent assistance inside the same editor

The tool is called Mixar, and according to the creator, it is a Blender fork. The built-in agent uses Claude and Gemini, while the image-to-3D side can use models like Hunyuan, Rodin, Tripo, and SAM3D.

This looks like a practical direction for 3D AI tools: not just generating a single mesh, but connecting the full production workflow around it.

u/Delicious-Shower8401 — 12 days ago
▲ 138 r/TopologyAI+2 crossposts

This workflow shows how a 2D image can be turned into a rigged MetaHuman-style character for Unreal Engine, using an AI-generated head as the starting point.

The pipeline is roughly:

  • generating the portrait/model in Hitem3D Portrait Mode
  • refining the mesh in Blender
  • cleaning and wrapping in Wrap
  • doing additional touch-ups in Photoshop
  • bringing it into MetaHuman Creator
  • and finishing the character setup in Unreal Engine 5

Pretty cool example of how AI-generated character heads can be pushed further into an actual game-ready character workflow instead of stopping at just a concept image.

guide; https://www.youtube.com/watch?v=IVVcuYinRYE

You can compare Hitem3D and other major 3D AI generators side-by-side on Top3D.ai

u/Delicious-Shower8401 — 12 days ago

Character Selection Menu Using 3D AI Assets

A cool example of a web-coded character selection menu built with AI-generated 3D assets.

The workflow is basically:

  • generate the character concept
  • turn the image into a 3D character asset w/ Meshy 6
  • create a matching companion creature
  • extract/generate matching material maps for the scene
  • generate looping background video
  • optimize the GLB files for web use
  • bring everything into a WebGL/Three.js style interactive character menu

The final assets were compressed heavily for web, with each GLB reportedly landing around 400–800 KB after optimization.

Pretty nice showcase of where AI-generated 3D assets can fit into lightweight game-like web experiences.

source https://x.com/OdinLovis/status/2049836416289407133

You can compare Meshy V6 with other major 3D AI generators for free on our 3D AI arena: Top3D.ai

u/Delicious-Shower8401 — 7 days ago