> For the complete documentation index, see [llms.txt](https://modela.gitbook.io/modela-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modela.gitbook.io/modela-docs/use-cases/for-developers.md).

# For Developers

### Use Case: For Developers

Modela is built not only for artists and game designers but also for developers who want to build tools, automate pipelines, or integrate AI-generated 3D assets directly into their workflows.

Whether you're prototyping quickly, building a game engine plugin, or scaling asset generation across a platform, Modela offers the tools and flexibility developers need.

#### The Opportunity

Developers often face challenges like:

* Limited access to ready-to-use 3D assets during early development
* Slow iteration cycles for visual content
* Manual asset pipeline integration
* High dependence on external tools and teams

Modela simplifies this process by offering fast, programmable 3D asset generation — right from your codebase.

***

#### How Developers Use Modela

**1. API-Driven Asset Generation**

Use the Modela API to generate 3D models from text prompts on-demand. This allows full integration into internal tools, editors, or live applications.

**2. Automating Content Pipelines**

Connect Modela to your build or content pipeline to auto-generate placeholder or production assets for different game stages (e.g., level generation, world decoration, loot tables).

**3. Dynamic Asset Prototyping**

Use Modela during hackathons, prototyping sprints, or game jams to rapidly produce visual content without waiting on artists or outsourcing.

**4. Custom Interface Development**

Build your own frontend or toolset on top of Modela’s API to serve specific teams, styles, or formats — especially useful for studios with in-house editors.

**5. Enhancing Player-Created Content**

For multiplayer or sandbox games, developers can use Modela to allow players to generate or customize 3D assets dynamically.

***

#### Developer Advantages

* **Time Savings**: Generate complex visual content without touching Blender or Unity’s asset store.
* **Flexible Access**: Available via web app or programmatically through API.
* **Scalable Infrastructure**: Backed by decentralized GPU networks — you focus on the code, not on compute.
* **Token Utility**: Spend $MODELA to prioritize API calls or access high-performance generations.

***

#### Example Workflow

```bash
bashCopyEditPOST /generate
{
  "prompt": "a worn-out medieval shield with iron studs",
  "style": "realistic",
  "format": "glb"
}
```

Receive a downloadable 3D asset in seconds and import it directly into your project.

***

Modela gives developers a flexible, scalable, and creative way to integrate 3D asset generation into their stack — accelerating both experimentation and production. Whether you’re building for yourself or an entire studio, Modela helps you move faster with fewer dependencies.
