NYXEngine/README.md
2026-07-28 23:30:07 +01:00

20 lines
207 B
Markdown

## Dependencies
### Arch Linux (AUR)
```bash
paru -S --needed sdl3 wgpu-native
```
## TODO
### Core
- [x] Platform
- [x] Window
- [x] Device
- [x] Cache
- [ ] Renderer
### Engine
- [ ] ClassDB
- [ ] UI