lonsdaleite

Crates.iolonsdaleite
lib.rslonsdaleite
version0.0.1
sourcesrc
created_at2020-03-08 05:24:53.717895
updated_at2020-03-08 05:24:53.717895
descriptionAn idiomatic Rust wrapper of Metal.
homepage
repositoryhttps://github.com/Lonsdaleiter/lonsdaleite
max_upload_size
id216489
size173,297
(Lonsdaleiter)

documentation

README

lonsdaleite-rs

lonsdaleite is an idiomatic Rust wrapper of Metal using metal-rs.

Examples

To run an example, cd to the examples directory. Use the cargo run --example command to run one of the following examples:

  • triangle3d
  • texture_quad
  • sum

Add the --features with whatever backend corresponds to your os:

  • mtl: macos, ios

For 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.

Commit count: 0

cargo fmt