Rust Graphics Mages

Results 16 repositories owned by Rust Graphics Mages

wgpu

11.2k
Stars
843
Forks
Watchers

A cross-platform, safe, pure-Rust graphics API.

wgpu-rs

1.7k
Stars
187
Forks
Watchers

Rust bindings to wgpu native library

gfx

5.3k
Stars
549
Forks
Watchers

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.

rspirv

433
Stars
62
Forks
Watchers

Rust implementation of SPIR-V module processing functionalities

genmesh

116
Stars
28
Forks
Watchers

A library of mesh generation utilities.

gfx-ocean

112
Stars
6
Forks
Watchers

Compute based ocean simulation with gfx_hal :ocean:

metal-rs

506
Stars
102
Forks
Watchers

Rust bindings for Metal

naga

1.5k
Stars
194
Forks
Watchers

Universal shader translation in Rust

portability

379
Stars
24
Forks
Watchers

Vulkan Portability Implementation

wgpu-native

688
Stars
81
Forks
Watchers

Native WebGPU implementation based on wgpu-core