> For the complete documentation index, see [llms.txt](https://mikethetech.gitbook.io/mikethetech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mikethetech.gitbook.io/mikethetech.com/projects/game-development/3d-dice-roller.md).

# 3D Dice Roller

A free 3D dice roller featuring D4, D6 (dots or numbers), D8, D10, D12, D20, and D100 (tens) dice. For your Dungeons and Dragons adventures or any game that requires die. All set on a table where they can never fall off.\
\
Right click to grab and drag your desired die to the center of the table, then left click to apply an impulse and roll it. Results can be verified with the number confirmations on top. Press M to toggle audio.

* **PS5 Model:** [https://sketchfab.com/3d-models/sony-playstation-5-5833f3516db442eaa2ef33702c110ae8](https://sketchfab.com/3d-models/playstation-5-digital-edition-ea891a5332934095a5c6407b3b14b296)
* **Xbox Series X Model:** [https://sketchfab.com/3d-models/xbox-series-x...](https://sketchfab.com/3d-models/xbox-series-x-29460c063c7b4046aea8be633f90210e)
* **Fireplace Audio:** <https://freesound.org/people/Adam_N/sounds/164661/>

## Download

* [Itch.io Release](https://mikethetech.itch.io/dice-roller)

## Screenshots

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mikethetech.gitbook.io/mikethetech.com/projects/game-development/3d-dice-roller.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.
