https://github.com/dmnsgn/dgel
A WebGPU engine.
https://github.com/dmnsgn/dgel
3d engine opengl webgl webgpu
Last synced: 28 days ago
JSON representation
A WebGPU engine.
- Host: GitHub
- URL: https://github.com/dmnsgn/dgel
- Owner: dmnsgn
- License: mit
- Created: 2020-06-26T15:53:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T20:48:41.000Z (7 months ago)
- Last Synced: 2025-03-28T01:14:32.995Z (about 1 month ago)
- Topics: 3d, engine, opengl, webgl, webgpu
- Language: TypeScript
- Homepage: https://dmnsgn.github.io/dgel/
- Size: 4.01 MB
- Stars: 196
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dgel
[](https://www.npmjs.com/package/dgel)
[](https://www.npmjs.com/package/dgel)
[](https://bundlephobia.com/package/dgel)
[](https://github.com/dmnsgn/dgel/blob/main/package.json)
[](https://github.com/microsoft/TypeScript)
[](https://conventionalcommits.org)
[](https://github.com/prettier/prettier)
[](https://github.com/eslint/eslint)
[](https://github.com/dmnsgn/dgel/blob/main/LICENSE.md)A WebGPU engine.
[](https://paypal.me/dmnsgn)
[](https://commerce.coinbase.com/checkout/56cbdf28-e323-48d8-9c98-7019e72c97f3)
[](https://twitter.com/dmnsgn)
## Installation
```bash
npm install dgel
```## Usage
- Examples [demo](https://dmnsgn.github.io/dgel/) (you need a browser supporting WebGPU, most likely to work in Chrome Canary)
- Examples [source](examples/)
- [API Docs](https://dmnsgn.github.io/dgel/docs/)## License
MIT. See [license file](https://github.com/dmnsgn/dgel/blob/main/LICENSE.md).