# Unreal Engine 5

MetaXSeed shall be primarily use Unreal Engine 5 because of its cutting-edge technology, powerful tools, and vast community support. UE5 offers advanced features such as photorealistic graphics, real-time lighting, and dynamic physics, which allow us to create high-quality, immersive gaming experiences. The engine's modular architecture and integrated development environment simplify the creation and deployment process, streamlining our workflow and freeing up more time for us to focus on the creative aspects of game development. Additionally, Unreal Engine 5's support for web3 technologies such as blockchain and non-fungible tokens (NFTs) opens up new opportunities for player ownership, scarcity, and monetization within our games.

UE5 offers some ground breaking new technologies that will reshape future gaming which include Nanites & Lumen.

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

"One of its major features is Nanite, an engine that allows for high-detailed photographic source material to be imported into games.  The Nanite virtualized geometry technology allows Epic to take advantage of its past acquisition of Quixel, the world's largest photogrammetry library as of 2019. The goal of Unreal Engine 5 was to make it as easy as possible for developers to create detailed game worlds without having to spend excessive time on creating new detailed assets." - *Unreal Engine*

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

"Lumen is Unreal Engine 5’s new dynamic Global Illumination and reflections system, targeted at next-generation consoles. It is the result of years of work from the team at Epic to bring real-time Global Illumination and reflections to Unreal Engine. " - *Unreal Engine*

{% embed url="<https://www.youtube.com/watch?v=qC5KtatMcUw>" %}
Source = Unreal Engine YouTube Channel
{% endembed %}


---

# 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://metaxseed.gitbook.io/metaxseed-games-studio-usdxseed/unreal-engine-5.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.
