An open API service indexing awesome lists of open source software.

https://github.com/dalae37/dl-engine-webgpu


https://github.com/dalae37/dl-engine-webgpu

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# DL-Engine-WebGPU

![Logo](https://github.com/gpuweb/gpuweb/blob/main/logo/webgpu-responsive.svg)
![DL-Engine](https://www.dalae37.com/resource/image/dl-logo.png)

# License

MIT License

# Descriptioon

[Document](https://github.com/DaLae37/DL-Engine-WebGPU/blob/main/document.pdf)

[Youtube](https://youtu.be/-EQkuyZg0Ck)

# Demo Scene

![Demo1](https://www.dalae37.com/webgame/resource/image/bounce_ball_webgpu.webp)
[Bounce Ball](https://www.dalae37.com/webgame/bounce_ball_webgpu/index.html)

![Demo2](https://www.dalae37.com/webgame/resource/image/performance_test_webgpu.webp)
[Performance Test](https://www.dalae37.com/webgame/performance_test_webgpu/index.html)

![Demo3](https://www.dalae37.com/webgame/resource/image/3d_models_webgpu.webp)
[OBJ Models](https://www.dalae37.com/webgame/3d_models_webgpu/index.html)

# Reference

[WebGPU](https://github.com/gpuweb/gpuweb)

[WebGPU Fundamentals](https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-fundamentals.html)

[Kenwright. (2023). Web Programming using the WebGPU API](https://dl.acm.org/doi/10.1145/3587423.3595543)

[Kenwright. (2022). Introduction to Computer Graphics and Ray-Tracing using the WebGPU API.](https://dl.acm.org/doi/10.1145/3550495.3558218)