All Projects → chances → deno-wgpu

chances / deno-wgpu

Licence: MIT license
Experimental Deno bindings to Mozilla's gfx-rs WebGPU implementation. See https://github.com/denoland/deno/issues/7863

Programming Languages

typescript
32286 projects
rust
11053 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to deno-wgpu

webgpu-trial
WebGPU trial
Stars: ✭ 48 (+118.18%)
Mutual labels:  webgpu
WebGPU.NET
This repository contains low-level bindings for WebGPU used in WaveEngine.
Stars: ✭ 35 (+59.09%)
Mutual labels:  webgpu
Three.js
JavaScript 3D Library.
Stars: ✭ 78,237 (+355522.73%)
Mutual labels:  webgpu
webgpufundamentals
webgpufundamentals.org
Stars: ✭ 56 (+154.55%)
Mutual labels:  webgpu
webgpu-particles
Calculate and render particles with WebGPU
Stars: ✭ 20 (-9.09%)
Mutual labels:  webgpu
Wgpu Rs
Rust bindings to wgpu native library
Stars: ✭ 1,694 (+7600%)
Mutual labels:  webgpu
deno desktop
Windowing support for Deno WebGPU.
Stars: ✭ 49 (+122.73%)
Mutual labels:  webgpu
webgpu-native-examples
Collection of C-language examples that demonstrate basic rendering and computation in WebGPU native.
Stars: ✭ 165 (+650%)
Mutual labels:  webgpu
wgpu-rust-renderer
A tiny WebGPU renderer written in Rust
Stars: ✭ 81 (+268.18%)
Mutual labels:  webgpu
Babylon.js
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
Stars: ✭ 15,479 (+70259.09%)
Mutual labels:  webgpu
webgpu recorder
WebGPU debugging tool for recording and playing back of WebGPU commands.
Stars: ✭ 15 (-31.82%)
Mutual labels:  webgpu
webgpu-renderer
A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.
Stars: ✭ 122 (+454.55%)
Mutual labels:  webgpu
Wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.
Stars: ✭ 3,305 (+14922.73%)
Mutual labels:  webgpu
rendiation
Rendiation Rendering Framework
Stars: ✭ 31 (+40.91%)
Mutual labels:  webgpu
faiyels
See all your code rendered at once and zoom around it using Rust & GPU rendering.
Stars: ✭ 26 (+18.18%)
Mutual labels:  gfx-rs
ossos
Webbased Character Animation System
Stars: ✭ 158 (+618.18%)
Mutual labels:  webgpu
Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+46500%)
Mutual labels:  webgpu
wgsl reflect
A WebGPU Shading Language parser and reflection library for Javascript.
Stars: ✭ 79 (+259.09%)
Mutual labels:  webgpu
xfg-rs
eXtensible Framegraph
Stars: ✭ 34 (+54.55%)
Mutual labels:  gfx-rs
Webdnn
The Fastest DNN Running Framework on Web Browser
Stars: ✭ 1,850 (+8309.09%)
Mutual labels:  webgpu

Deno WebGPU

Deno WebGPU CI deno version

WebGPU is being integrated into Deno itself. Follow denoland/deno#7863 for details.

Experimental Deno plugin for wgpu-rs Rust bindings to Mozilla's gfx-rs WebGPU implementation.

This is unfinished software. Use at your own risk!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].