Skip to content

Commit bea604c

Browse files
update readme
1 parent 9f96afb commit bea604c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# 3D Particle Simulation
22
This project uses winit, wgpu and egui and is heavily inspired by [this project](https://github.com/Im-Rises/particle-simulator-webgl).
33

4-
This project also used this [template](https://github.com/kaphula/winit-egui-wgpu-template)
4+
This project initially used this [template](https://github.com/kaphula/winit-egui-wgpu-template) but I migrated to the [eframe template](https://github.com/emilk/eframe_template).
5+
56

67
## TODO:
78
- Add Web support

0 commit comments

Comments
 (0)