Update README.md

This commit is contained in:
Nick Fisher
2023-10-13 12:50:44 +08:00
committed by GitHub
parent eada8d23bd
commit 1fe130d77f

View File

@@ -8,6 +8,10 @@ Powers the Polyvox and odd-io engines.
This is still in beta: bugs/missing features are to be expected. This is still in beta: bugs/missing features are to be expected.
https://github.com/nmfisher/polyvox_filament/assets/7238578/abaed1c8-c97b-4999-97b2-39e85e0fa7dd
|Feature|Supported| |Feature|Supported|
|---|---| |---|---|
|Platforms|✅ iOS (arm64)<br/>✅ MacOS (arm64)<br/>✅ Android (arm64) <br/>✅ Windows (x64)<br/>⚠️ Linux (x64 - broken)<br/>⚠️ Web (planned)| |Platforms|✅ iOS (arm64)<br/>✅ MacOS (arm64)<br/>✅ Android (arm64) <br/>✅ Windows (x64)<br/>⚠️ Linux (x64 - broken)<br/>⚠️ Web (planned)|
@@ -394,4 +398,4 @@ On Windows, loading a glTF (but NOT a glb) may crash due to a race condition bet
This has been fixed in recent versions of Filament, but other bugs on Windows prevent upgrading. This has been fixed in recent versions of Filament, but other bugs on Windows prevent upgrading.
Only workaround is to load a .glb file. Only workaround is to load a .glb file.