Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcvz committed Jul 10, 2023
1 parent 8e074b9 commit 68dc438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 68dc438

Please sign in to comment.