diff --git a/README.md b/README.md index 26714a8..f661ba0 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Helix is a library written in Rust providing core features for getting your N64 - [x] Window Management (gui) - [x] Processing of N64 RDP commands via [fast3d-rs](https://github.com/retrofoundry/fast3d-rs) (gui) + - [x] WGPU Rendering - [x] OpenGL Rendering - - [ ] WGPU Rendering - [x] GUI Rendering via [imgui-rs](https://docs.rs/imgui/latest/imgui/) (gui) - [x] Input Handling (gamepad) - [x] Audio Rendering via [arie](https://github.com/retrofoundry/arie) (audio)