gfx_device_metal 0.3.0

Metal backend for gfx-rs
1
2
3
4
5
6
7
8
9
10
11
12
13
# gfx_device_metal

[Metal](https://developer.apple.com/metal/) backend for gfx.

## Normalized Coordinates

Render | Depth | Texture
-------|-------|--------
![render_coordinates]../../../info/gl_render_coordinates.png | ![depth_coordinates]../../../info/dx_depth_coordinates.png | ![texture_coordinates]../../../info/dx_texture_coordinates.png

## Mirroring

TODO