Skip to content

Commit 09e5ac0

Browse files
committed
Update README.md
1 parent 73cd19a commit 09e5ac0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# wgpuEngineSample
22

3-
This repository is a sample project using [wgpuEngine](https://github.com/upf-gti/wgpuEngine), the engine used in [Rooms](https://github.com/upf-gti/rooms).
3+
This repository contains a sample project with XR enabled using [wgpuEngine](https://github.com/upf-gti/wgpuEngine), the engine used in [Rooms](https://github.com/upf-gti/rooms), our immersive XR sculpting (SDF based) application.
4+
5+
### Experimental
6+
7+
A simple live web editor is hosted [here](upf-gti.github.io/wgpuEngineSample/) using experimental C++ to JavaScript bindings.
48

59
## How to build
610

@@ -42,3 +46,7 @@ python -m http.server
4246
```
4347

4448
And access the webpage using a browser with WebGPU support using the link: ``localhost:8000/sample_project.html``
49+
50+
## Feedback/Issues
51+
52+
You can use the [repository issues section](https://github.com/upf-gti/wgpuEngineSample/issues) or simply write any feedback to the contributors!

0 commit comments

Comments
 (0)