21 GitHub stars with active development
Generates 3D models from images and videos using Hunyuan 3D 2.1
Custom ComfyUI nodes for game developers
ComfyUI AI GameDev Nodes is a custom node pack for ComfyUI that brings AI-powered game asset generation into your existing workflow. It includes three main nodes: Hunyuan3D 2.1 for converting images and videos into textured 3D models, a Video Frame Extractor for smart multi-view sampling, and a Prompt Optimizer that uses local vision-language models to enhance prompts for various AI generators. Designed for game developers, these nodes output game-ready GLB/OBJ files and integrate seamlessly with Unity, Unreal, and Godot. Requirements include 10-21GB VRAM, Blender, and optional Ollama for prompt enhancement.
Yes, all nodes run locally on your GPU. Hunyuan3D requires 10GB VRAM (shape only) or 21GB VRAM (with textures) and Blender installed.
Absolutely. Each node is a custom ComfyUI node that plugs into any workflow. The Video Frame Extractor outputs a standard image batch, and the Prompt Optimizer generates text inputs for other nodes.
Minimum 10GB VRAM for untextured models, 21GB VRAM for textured output. It runs in a separate conda environment to avoid conflicts with ComfyUI's Python dependencies.
No. Only the Prompt Optimizer node requires Ollama with a vision model (e.g., qwen2.5vl:7b). The other nodes work independently.
Install ComfyUI AI GameDev to get started:
Or visit the project page for detailed setup instructions.