Skip to main content

WebGPU

Next-generation graphics API for the web, offering high-performance computation.

$ ls --count6011 repositories
Topic:WebGPU
Open walterlow/freecut details
walterlow/freecut
1.4K

from walterlow

FreeCut freecut.net Edit videos. In your browser. FreeCut is a browser-based, multi-track video editor. No install, no uploads: projects and media stay local, while editing, preview, analysis, transcription, AI...

TypeScript
2026-05-29
Open cloud9c/taro details
cloud9c/taro
803

from cloud9c

Taro A lightweight 3D game engine for the web. Built with three.js and cannon-es. ⚛️ Physics - Full integration with a 3D rigid-body physics engine. 🔌 Entity Component System - Write efficent and extendable code. 🔊...

JavaScript
2025-02-13
Open playcanvas/react details
playcanvas/react
501

from playcanvas

@playcanvas/react ⚡ A full-featured library for interactive 3D in React. @playcanvas/react is a thin wrapper around PlayCanvas - a batteries included library for building interactive 3D content in React. Designed to get...

TypeScript
2026-04-11
Open iyinchao/liquid-glass-studio details
iyinchao/liquid-glass-studio
409

from iyinchao

🔮 Liquid Glass Studio English README.md 简体中文 README-zh.md O‘zbekcha README-uz.md The Ultimate Web Recreation of Apple’s Liquid Glass UI, powered by WebGL2 & WebGPU. Includes most Liquid Glass features with fine-grained...

TypeScript
2026-03-24
Open GGBond-GIS/Orillusion_TileEarth details
GGBond-GIS/Orillusion_TileEarth
400

from GGBond-GIS

Ori map 注意:本项目还在试验阶段,请斟酌使用。 🔥介绍 基于Orillusion WebGPU 的GIS引擎demo 🚀特性 1. Orillusion作为渲染引擎, ECS 结构,遵循 组合优于继承 的开发设计原则,实现了自己的组件系统。 2. 参考cesium,具备实用性,GIS图形的精确性。 3. 自定义性更强,mesh使用geometry,material;可以使用ComputeShader 🌎路线 1. - x...

TypeScript
2025-03-05
Open ektogamat/r3f-webgpu-starter details
ektogamat/r3f-webgpu-starter
211

from ektogamat

React Three Fiber WebGPU Post Processing by Anderson Mancini A very simple scene to demonstrate how to integrate Threejs WebGPU with React Three Fiber using Post Processing effects. See the demo here Getting Started...

JavaScript
2025-06-24
Open software-mansion-labs/typegpu-confetti details
software-mansion-labs/typegpu-confetti
185

from software-mansion-labs

typegpu-confetti typegpu-confetti is a package for highly-customizable confetti animations in React Native, computed and rendered exclusively on the GPU. Written using react-native-wgpu and TypeGPU. Installation In...

TypeScript
2026-05-15
Open gnikoloff/webgpu-sponza-demo details
gnikoloff/webgpu-sponza-demo
171

from gnikoloff

WebGPU Sponza Demo WebGPU tech demo showcasing various rendering techniques. About A WebGPU deferred rendering playground written as a personal project to familiarize myself better with the API and explore various...

TypeScript
2025-07-15
Open cdaein/ssam details
cdaein/ssam
150

from cdaein

Ssam Ssam.js 쌈 as in Korean dish wraps your HTML5 Canvas sketches and provides helpful features such as animation props and file exports. It is inspired by canvas-sketch . ⚠️ This module is in an early stage of...

TypeScript
2025-11-04
Open ABTSoftware/SciChart.JS.Examples details
ABTSoftware/SciChart.JS.Examples
115

from ABTSoftware

SciChart.js Demo, Examples, Tutorials and Boilerplates What's in this repo? 1. The source code for scichart.com/demo found under the /Examples Examples folder 2. Source code for tutorials for SciChart.js, found under...

TypeScript
2026-05-26
Open kainino0x/webgpu-cross-platform-demo details
kainino0x/webgpu-cross-platform-demo
89

from kainino0x

This is a small test app that uses WebGPU's webgpu.h header as a platform-agnostic hardware abstraction layer. It uses a C++ layer over webgpu.h , called webgpu cpp.h . On native platforms, this project can be built...

C++
2025-09-13
Open andreinwald/browser-llm details
andreinwald/browser-llm
71

from andreinwald

Browser LLM Demo Working with JavaScript and WebGPU WebGPU is already supported in Chrome, Safari, Firefox, iOS v26 , and Android check Demo, similar to ChatGPT: HackerNews discussion: - No need to use your OPENAI API...

TypeScript
2025-08-03
Open Next2D/player details
Next2D/player
62

from Next2D

Next2D Player 日本語 Next2D Playerは、WebGL/WebGPUのハードウェアアクセラレーションでグラフィックス処理負荷を軽減し、OffscreenCanvasのマルチスレッド処理で描画パフォーマンスを向上させています。...

TypeScript
2026-05-20
Open s-macke/WebGPU-Lab details
s-macke/WebGPU-Lab
49

from s-macke

WebGPU-Experiments Demos and experiments in WebGPU technology. The focus is especially on compute shaders. Demo project demo Description WebGPU Features Shows the features and limits of the selected GPU. Two different...

TypeScript
2026-04-07
Open BarthPaleologue/CosmosJourneyer details
BarthPaleologue/CosmosJourneyer
45

from BarthPaleologue

Cosmos Journeyer - What is Cosmos Journeyer? #what-is-cosmos-journeyer - How to play #how-to-play - Community and support #community-and-support - My vision for the project #my-vision-for-the-project - Why Cosmos...

TypeScript
2026-06-01
Open oktomus/web-experiments details
oktomus/web-experiments
34

from oktomus

Some of my web experiments. Check my blog where I talk about rendering and shaders. 🚧 Disclaimer: Most of these are made using draft APIs. WebGL 2.0 Compute: toy ray tracer - blogpost Writing a ray tracer for the web -...

JavaScript
2020-05-02
Open gnikoloff/webgpu-compute-metaballs details
gnikoloff/webgpu-compute-metaballs
31

from gnikoloff

WebGPU Compute Metaballs WebGPU demo featuring marching cubes and bloom post-processing via compute shaders, physically based shading, deferred rendering, gamma correction and shadow mapping.

TypeScript
2022-12-20
Open Kitware/vtk-wasm-demos details
Kitware/vtk-wasm-demos
25

from Kitware

Project setup Requirements 1. docker 2. python Usage When run without any arguments, the defaults are used for the vtk-wasm-sdk docker image tag and VTK repository commit hash where the examples are downloaded from.

Python
2026-05-09
Open software-mansion-labs/typegpu-rn-examples details
software-mansion-labs/typegpu-rn-examples
25

from software-mansion-labs

typegpu-examples React Native application showcasing the usage of react-native-webgpu and TypeGPU for computing and rendering purposes.

TypeScript
2026-05-22
Open Yuu6883/WebGPUDemo details
Yuu6883/WebGPUDemo
22

from Yuu6883

WebGPU Demo Features Deferred rendering Cloth simulation spring damper, compute shader Particles compute shader Local Build This project is built with Typescript and compiled using webpack and swc. Building the project...

TypeScript
2025-11-01
Open rsms/dawn-wire-example details
rsms/dawn-wire-example
22

from rsms

dawn client-server example The goal of this demo is to create a minimal but functional Dawn-based WebGPU client and server with the following traits: - Client is like a web page that uses a high-level WebGPU API to...

C++
2023-06-05
Open NeuralPixelGames/threejs-visual-guide details
NeuralPixelGames/threejs-visual-guide
21

from NeuralPixelGames

Three.js Visual Encyclopedia Built by @AIOnlyDeveloper — follow for more Three.js content, visual guides, and game dev. 96 illustrated breakdowns covering every major Three.js concept. Geometry, materials, cameras,...

HTML
2026-04-07
Open willeastcott/webgpu-water-playcanvas details
willeastcott/webgpu-water-playcanvas
18

from willeastcott

WebGPU Water — A PlayCanvas port of WebGL Water A port of Evan Wallace's WebGL Water 2011 to the PlayCanvas Engine. It reproduces the original demo's rendering and physics: - GPU heightfield water simulation ping-pong...

JavaScript
2026-06-26
Open Avan0203/threejs-demo details
Avan0203/threejs-demo
14

from Avan0203

Three.js Demo Showcase 👉 Live Preview • Get Started #getting-started • Add Your Own Case #adding-new-cases Introduction Three.js Demo is a dynamic case library built with Three.js and modern web technologies. It serves...

JavaScript
2026-04-14