20 lines
322 B
Markdown
20 lines
322 B
Markdown
# NBEngine
|
|
|
|
## Current Implemented Libraries
|
|
|
|
These are subject to (hopefully) grow in size as more stuff gets added.
|
|
|
|
* NBWindow: Creates and manages GLFW windows
|
|
* NBEvents: Multithreading event manager. Very unstable. Sucks a lot.
|
|
|
|
## Dependencies and Foundations
|
|
|
|
For Code:
|
|
|
|
* GLFW
|
|
* Glad
|
|
|
|
For Repo:
|
|
|
|
* gTest
|
|
* doxygen |