JavaScript Webgpu

Open-source JavaScript projects categorized as Webgpu

Top 6 JavaScript Webgpu Projects

  • three.js

    JavaScript 3D Library.

    Project mention: Seeking Guidance and Implementation Tips for Vanta.js-like Effects in Flutter | /r/flutterhelp | 2023-06-01

    It uses https://threejs.org/. Unless you intend to port 3js to Dart, it's a no go.

  • engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    Project mention: I made a 3D editor that models in pure CSS+HTML | /r/webdev | 2023-05-20

    It's just a cool tech demo that pushes CSS to its limits, but it's completely useless if you want to create usable 3d models. If you want to model in the browser, you can check out vectary, playcanvas, or spline

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • WebGPT

    Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.

    Project mention: Pinbot – An extension to privately search one's browser history with AI | news.ycombinator.com | 2023-05-17
  • vite-plugin-glsl

    :spider_web: Import, inline (and compress) GLSL shader files :electric_plug:

    Project mention: Just curious what tech stack do y’all use? | /r/threejs | 2022-07-21

    As for the GLSL loader, there is vite-plugin-glsl which I've had good results with. It's also possible to loard GLSL as just raw data (so basically a string), but the plugin allows you to import within the shader, so it's quite nice.

  • webgpu-compute-rasterizer

    A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.

    Project mention: Building a Compute Bezier Quad Rasterizer with WebGPU | /r/webgpu | 2023-05-27

    OmarShehata How to Build a Compute Rasterizer with WebGPU https://github.com/OmarShehata/webgpu-compute-rasterizer/blob/main/how-to-build-a-compute-rasterizer.md Clearly I am not good enough with WebGpu to do it. Anyone interested?

  • AgentLLM

    AgentLLM is a PoC for browser-native autonomous agents

    Project mention: AgentLLM - AgentLLM is a PoC for browser-native autonomous agents | /r/AutoGPT | 2023-05-04
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-01.

JavaScript Webgpu related posts

Index

What are some of the best open-source Webgpu projects in JavaScript? This list will help you:

Project Stars
1 three.js 92,317
2 engine 8,415
3 WebGPT 2,961
4 vite-plugin-glsl 190
5 webgpu-compute-rasterizer 180
6 AgentLLM 155
Write Clean JavaScript Code. Always.
Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com