Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyhn/rust-filament
https://github.com/eyhn/rust-filament
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eyhn/rust-filament
- Owner: EYHN
- License: apache-2.0
- Created: 2022-02-07T06:08:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-30T03:42:12.000Z (about 2 years ago)
- Last Synced: 2024-10-06T22:04:48.397Z (about 1 month ago)
- Language: Rust
- Size: 6.22 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-filament
Rust bindings to the [Google/filament](https://github.com/google/filament).
Filament is a real-time physically based rendering engine for Android, iOS, Linux, macOS, Windows, and WebGL.
## crates
* **[filament-bindings](./filament-bindings/README.md)**: This package provides a set of unsafe binding api, build scripts and prebuilt binaries for [Google/filament](https://github.com/google/filament) on Windows, macOS, Linux.
## License
Please see [LICENSE](./LICENSE).