neocogi 0.2.0

neocogi rendering lib
Documentation

NeoCogi's core libraries

A repo containing open source NeoCogi libraries:

  • Renderer
  • Rendering Helpers
  • Pass as the unit of rendering: a pass record both updates and draw commands
  • 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