# Can I use RoomBox with another rendering engine?

RoomBox is natively compatible with **V-Ray**, **Enscape**, and **Thea**. You don't have do to anything for these three rendering engines.

If you use **Lumion**, **Twinmotion**, or **D5**, check out these articles:

* [Lumion](/faq/can-i-use-roombox-with-lumion.md)
* [Twinmotion](/faq/can-i-use-roombox-with-twinmotion.md)
* [D5](/faq/can-i-use-roombox-with-d5.md)

If you want to use RoomBox with **any other rendering engine**:\
The specific steps will vary from engine to engine, but in general you need to convert the RoomBox materials (the materials applied to the room geometry) to "emissive", "self-illuminated", or similar


---

# 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://roombox.help.lindale.io/faq/can-i-use-roombox-with-another-rendering-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.
