mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-09 14:07:56 -05:00
* Update superposition harness * update cspell: --------- Signed-off-by: nharris-lmg <105814489+nharris-lmg@users.noreply.github.com>
16 lines
436 B
Markdown
16 lines
436 B
Markdown
# Unigine Superposition benchmark
|
|
|
|
Wrapper for the Unigine benchmark Superposition.
|
|
|
|
## Prerequisites
|
|
|
|
- Python 3.10+
|
|
- [Unigine Superposition](https://benchmark.unigine.com/superposition) installed.
|
|
|
|
> Unigine Superposition PROFESSIONAL edition needs to be unlocked to support CLI commands.
|
|
|
|
## Output
|
|
|
|
report.json
|
|
- `api`: graphics api to be used: directx or opengl.
|
|
- `preset`: graphics preset to be used: low, medium, high, extreme. |