| Crates.io | lonsdaleite |
| lib.rs | lonsdaleite |
| version | 0.0.1 |
| created_at | 2020-03-08 05:24:53.717895+00 |
| updated_at | 2020-03-08 05:24:53.717895+00 |
| description | An idiomatic Rust wrapper of Metal. |
| homepage | |
| repository | https://github.com/Lonsdaleiter/lonsdaleite |
| max_upload_size | |
| id | 216489 |
| size | 173,297 |
lonsdaleite is an idiomatic Rust wrapper
of Metal using metal-rs.
To run an example, cd to the examples directory.
Use the cargo run --example command to run
one of the following examples:
triangle3dtexture_quadsumAdd the --features with whatever backend
corresponds to your os:
mtl: macos, iosFor now, lonsdaleite has only got support
for MacOs and IOS. Support for Linux, Windows,
and Android coming later in the form of
either a Vulkan or OpenGL backend.