# What is the 'FPS Booster for Complex Geometry'?

When enabled, it significantly improves rendering performance (FPS) when processing complex meshes and scenes with a large number of geometries, bringing smoother real-time experience.

Added 'FPS Booster for Complex Geometry' option in Menu.&#x20;

> Note:
>
> * In the latest version, it only affects the real-time preview without affecting rendering outputs.
> * The FPS improvement from this feature depends on the GPU's ray-tracing performance and the mesh configuration in the scene; not all scenes will experience an increase.

<figure><img src="/files/5DuLoSDsPq5SCEVZqx9i" alt=""><figcaption></figcaption></figure>

## FAQs

1. Why do the materials appear dark when enabling ‘FPS Booster for Complex Geometry’?

If the situation in the ↓ image occurs, it is very likely to be related to the scene model.&#x20;

If the dark area model has been grouped in the modelling software, please try to ungroup/explode it in the modelling software and then update it to D5.

<figure><img src="/files/rf14NlygLTNiibpnIrLQ" 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://docs.d5render.com/user-guide/render/what-is-the-fps-booster-for-complex-geometry.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.
