learn-wgpu

GPU access library

A tutorial and guide to using the WGPU library in Rust for access to GPU functions

Guide for using gfx-rs's wgpu library.

GitHub

2k stars
23 watching
267 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fredlangva/wgpu-tut A tutorial project demonstrating rendering of 3D models using WGPU and TOBJ libraries in Rust. 0
danielbusaba/rust-gpu An effort to integrate Rust with GPU acceleration using the wgpu-rs library 5
fredlangva/wgpu_one Test setup for rendering 3D wavefront objects using the WGPU API 0
xayon40-12/wgpu_ray An open source software project testing and demonstrating the usage of the WGPU graphics library in Rust. 0
calebwin/emu A library for portable, modular, and performant GPU compute programming in Rust. 1,597
hecrj/wgpu_glyph A text rendering library built on top of glyph_brush and optimized for use with wgpu 456
jinleili/wgpu-in-app Enables graphics APIs in mobile apps without using third-party window management libraries 294
wigner-gpu-lab/teaching A collection of teaching materials and tutorials focused on GPU programming in C++ 62
xtra-computing/thundergbm Accelerates machine learning algorithms on GPUs to improve performance and efficiency 695
nvidia/grcuda Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM 223
michaldrobot/shaderfastlibs Optimized shader libraries for fast operations on graphics processing units. 359
minegame159/wgpu-beef A WGPU wrapper library for creating graphics rendering pipelines 2
fltk-rs/fltk-rs Rust bindings for a cross-platform GUI library 1,646
gfx-rs/wgpu A cross-platform, Rust-based graphics API that abstracts multiple GPU APIs and WebGL2/WebGPU. 12,904
ardaku/whoami A Rust crate that provides functions to retrieve user and environment information on various platforms. 198