drm-gfx 0.1.2

3D graphics rendering for direct rendering manager with optional tokio thread support
Documentation
1
2
3
4
5
# To Do
## General
- Add loop and framebuffer creation to lib, would be nicer than to have it in the calling code
- Some cleanup and prettyfication
- automate publishing