Skip to content

Commit

Permalink
Make a link
Browse files Browse the repository at this point in the history
  • Loading branch information
slowriot authored Nov 14, 2024
1 parent f8fbd1b commit d51a87b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

This is a simple proof of concept, a minimal 3D engine written in C++, compiled to WASM with Emscripten. Running in the browser, rendering with WebGPU.

![image](https://github.com/user-attachments/assets/c3aab0f2-d9b3-41cb-b333-b37f74710215)
[![image](https://github.com/user-attachments/assets/c3aab0f2-d9b3-41cb-b333-b37f74710215)](https://armchair-software.github.io/webgpu-demo/)

## Live demo
Live demo: https://armchair-software.github.io/webgpu-demo/

This requires Firefox Nightly, or a recent version of Chrome or Chromium, with webgpu and Vulkan support explicitly enabled.

## Dependencies
Expand Down

0 comments on commit d51a87b

Please sign in to comment.