# Game Engine

**We harness the power of the world's most open and cutting-edge real-time 3D creation tool: Epic Games' Unreal Engine. With its capabilities for photorealistic rendering, dynamic physics, immersive effects, and true-to-life animation, our work is elevated to new heights. All of this is made possible on an open and extensible platform, accompanied by a thriving community that continues to grow**

<figure><img src="/files/XYwcTjlF8MZmGGJh8Un6" alt=""><figcaption></figcaption></figure>

## Game Engine

**Battles unfold within a simulation coded in Eternal C++, executing game instances in a matter of milliseconds. It is then linked to Unreal Engine for visualization. The simulation is deterministic, meaning the server can store small input values, allowing any match to be replayed. Eternal Decay will be able to effortlessly archive every battle ever played.**

### The Overworld

**Every region in Eternal Decay is intricately designed by some of the world's finest digital artists. Proprietary technology is employed to impart a cinematic quality to the assets. This involves a workflow that heavily relies on an exceptionally powerful render farm, allowing the game to preprocess a significant portion of computational data. This approach not only lowers the in-game graphics load but also ensures that the visuals remain both rich and detailed**

### Cinematic Mode

**The inclusion of a cinematic mode, as showcased in the gameplay trailer, enables users with less powerful computers to render matches in exceptionally high quality. This capability is made possible by the deterministic nature of the underlying simulation.**

<figure><img src="/files/NmlQ9KPVbaR1VEmMGKiN" alt=""><figcaption></figcaption></figure>


---

# 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://eternal-decay.gitbook.io/metaworld/info/game-engine.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.
