Skip to content

Commit 085234a

Browse files
damzobridgedamzobridge
andcommitted
feat(unity): add vulkan to readme (#9582) 9636c73cd3
Co-authored-by: Adam <[email protected]>
1 parent 2afa6e3 commit 085234a

4 files changed

Lines changed: 78 additions & 2 deletions

File tree

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7051d2685fbfaaafe6cf558698b6c425ca709cc4
1+
9636c73cd336b008c133f11dbfe96ecbf635af21

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
A Unity runtime library for [Rive](https://rive.app). This is currently a **technical preview** for Mac and Windows installs of Unity. We're hoping to gather feedback about the API and feature-set as we expand platform support.
99

10+
## Unity Version Support
11+
12+
The package supports Unity LTS versions from 2021 upwards (including Unity 6).
13+
1014
### Rendering support
1115

1216
Currently supported platforms and backends include:
@@ -17,11 +21,13 @@ Currently supported platforms and backends include:
1721
- D3D11 on Windows
1822
- OpenGL on Windows
1923
- OpenGL on Android
24+
- Vulkan on Windows
25+
- Vulkan on Android
26+
- Vulkan on Linux (x86_64)
2027

2128
Planned support for:
2229

2330
- D3D12
24-
- Vulkan
2531

2632
### Feature support
2733

package/Runtime/Libraries/Linux/x86_64.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/Runtime/Libraries/Linux/x86_64/librive.so.meta

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)