A3D is a 3D x AI hybrid editor that allows you to compose 3D scene, generate 2D & 3D assets and render them with AI.
- Dummy characters and pose control
- 3D model generation with Gen AI (Fal.ai)
- Color/Depth guided rendering with ComfyUI or Fal.ai
- Drag-drop your 3D models or characters(Tested with Mixamo characters)
- Download the latest release from Releases, windows only for now.
- Unzip the file and run
A3D.exe - (Optional) Fore ComfyUI integration, install the A3D ComfyUI Integration via Custon Node Manager, to send the color and depth images to ComfyUI for final rendering.
- (Optional) For 3D model generation, and cloud rendering: Create a Fal.ai account, add some credits, and create an API key, then add it in
A3D -> ⚙️User Setting. - Please note that the app is still in early beta, and bugs are expected. Any feedback is welcome!
The app is free to use, but some optional features require 3rd party services for now. We aim to offer fully local workflows in future updates.
- 3D model generation with Trellis
- Final render with Flux lora depth
- Fast image generation with Fast-LCM
- Remove background with rembg
- OpenPose to ComfyUI
- Animation system & Depth guided video rendering (Wan2.1)
- Local 3D model generation (ComfyUI and/or built-in python tools)
- Skybox generation
- More built-in characters & poses
- IK system for easier pose control
- Install dependencies:
yarnornpm install - Run the electron app & nextjs development server:
yarn devornpm run dev - Build electron app:
yarn distornpm run dist
see guide/development.md for more details
I'm looking for collaborators interested in:
- Improving ComfyUI integration
- Building local 3D model generation systems
DM me on X if you're interested!