Merge branch 'develop' of github.com:nmfisher/polyvox_filament into develop

This commit is contained in:
Nick Fisher
2023-10-13 12:57:44 +08:00

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)|
@@ -401,4 +405,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.