Update README.md
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 2m0s

This commit is contained in:
Redacted
2024-08-06 00:49:21 -04:00
parent 8ec95df86c
commit b334095aaa

View File

@@ -24,7 +24,7 @@ git clone https://git.redacted.cc/Redacted/Re3D.git && cd Re3D && mkdir build &&
So then, A simple game-engine with the goal of **all** of the code being public domain.
### Additional Notes
It is possible to run Re3D on ARM. Re3D is known to run on the X13s using Ubuntu 24.04 at a reported 500 FPS as of writing. Thank you to Richard Neale for this discovery!
It is possible to run Re3D on ARM. Re3D is known to run on the X13s using Ubuntu 24.04 at a reported 500 FPS (Software Renderer) as of writing. Thank you to Richard Neale for this discovery!
It is also possible to run Re3D on the VisionFive2 (RISC-V). We've tested this not long ago and have made appropriate fixes since. If I remember correctly we were running Debian on the board. (FPS not documented, but we remember it being quite low - Maxine)