ashawkey/stable-dreamfusion - OSS Alternative - Discover Top Open Source Alternatives to Popular Software
AI/ML 3D Content Generation Library
8.8k 2026-05-01

ashawkey/stable-dreamfusion

A PyTorch implementation for generating 3D models from text or images, leveraging NeRF and diffusion models like Stable Diffusion.

Core Features

Text-to-3D generation using diffusion models
Image-to-3D generation capabilities
Mesh exportation for generated 3D assets
Fast rendering with Instant-NGP backbone
Support for Perp-Neg to improve 3D generation quality

Quick Start

git clone https://github.com/ashawkey/stable-dreamfusion.git && cd stable-dreamfusion && pip install -r requirements.txt

Detailed Introduction

Stable-Dreamfusion is a PyTorch-based open-source project that implements the innovative Dreamfusion concept, enabling the creation of intricate 3D models directly from textual descriptions or input images. It ingeniously integrates powerful generative AI models such as Stable Diffusion for 2D guidance and Neural Radiance Fields (NeRF) for robust 3D scene representation, further enhanced by fast rendering capabilities via the Instant-NGP backbone. While acknowledged as a work-in-progress with ongoing quality improvements, this project stands as a significant contribution to AI-driven 3D content generation, providing a flexible and cutting-edge platform for researchers and developers to explore and advance the frontiers of generative AI in the 3D domain.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.