neocogi

Crates.ioneocogi
lib.rsneocogi
version0.2.0
sourcesrc
created_at2021-12-12 21:42:02.195631
updated_at2022-06-28 06:10:57.934908
descriptionneocogi rendering lib
homepage
repositoryhttps://github.com/NeoCogi/neocogi
max_upload_size
id496718
size246,641
Wael El Oraiby (eloraiby)

documentation

README

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

Commit count: 122

cargo fmt