Here are
34 public repositories
matching this topic...
Contemplative society simulation
Updated
Jun 16, 2021
Rust
Updated
Jun 19, 2021
Rust
Updated
Jun 16, 2021
Rust
Modern mid-level 2D graphics library
Updated
Jan 26, 2021
Rust
Flashy Synthesia Like Software For Linux,Windows and MacOs
Updated
Jun 18, 2021
Rust
Next generation GPU API for Python
Updated
Jun 15, 2021
Python
Like ThreeJS but for Python and based on wgpu
Updated
Jun 15, 2021
Python
Framework for playing around with rendering libraries in Rust
Updated
Apr 25, 2021
Rust
A guided introduction to using the wgpu crate.
VsCode Syntax highlight for WGSL files
Updated
May 2, 2021
TypeScript
High performance oscilloscope generation for everyone
A Cross Platform Graphics API For Kotlin JVM and Kotlin JS
Updated
May 25, 2021
Java
hxwgpu is a work in progress haxe/hxcpp wrapper around wgpu-native, allowing the use of the WebGPU API on desktop
Updated
Jul 11, 2020
Haxe
Updated
Jun 16, 2021
Rust
D language binding to wgpu-native
Rust GUI library using wgpu-rs. Originated as research project examining declarative user interfaces.
Generate mipmaps for wgpu textures.
a macro for working with the wgpu-rs library. allows for declarative binding descriptors!
Updated
May 28, 2020
Rust
Updated
Nov 21, 2020
Rust
Idiomatic D wrapper around wgpu-native.
A live GLSL coding environment built with Rust, Nannou, and wgpu
Updated
May 24, 2021
GLSL
A game engine written with WGPU in Rust.
Samples for the hxwgpu library
Ray tracing experimentation with Rust and WGPU
Updated
Sep 20, 2020
Rust
Small skill-based 2d game about helping the titular character in the face of danger
Repos for misc graphics work and projects
Updated
Jun 17, 2021
Rust
A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.
Improve this page
Add a description, image, and links to the
wgpu
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wgpu
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Glium and GL backends should share the shader code instead of duplicating. It may be desirable to move the shader source for each stage into an external file.