# Generative 3D Image

* [DreamFusion: Text-to-3D using 2D Diffusion](https://dreamfusion3d.github.io/)
* [Kaedim - AI for turning 2D images to 3D models](https://www.kaedim3d.com/)
* [GET3D: A Generative Model of High Quality 3D Textured Shapes Learned from Images](https://nv-tlabs.github.io/GET3D/)
* [AutodeskAILab/Clip-Forge](https://github.com/AutodeskAILab/Clip-Forge)
* [threedle/text2mesh: 3D mesh stylization driven by a text input in PyTorch](https://github.com/threedle/text2mesh)
* [snap-research/NeROIC](https://github.com/snap-research/NeROIC)
* [ashawkey/stable-dreamfusion: A working implementation of text-to-3D dreamfusion, powered by stable diffusion.](https://github.com/ashawkey/stable-dreamfusion)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/generative-3d.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
