neocogi 0.2.0

neocogi rendering lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# NeoCogi's core libraries

A repo containing open source NeoCogi libraries:

- [x] Renderer
- [x] Rendering Helpers
- [x] Pass as the unit of rendering: a pass record both updates and draw commands
- [x] Arc \<Resource\> & Arc\<Mutex\<Driver\>\>
- [ ] Partial texture updates: Not sure how wise it is to support it
- [ ] Stall detection on resource update commands (guard with a mutex?)

## License

BSD-3-Clause license