Readme2
This commit is contained in:
parent
e60b85f86e
commit
4bd875d75f
@ -6,7 +6,8 @@ My own GUI (and related stuff needed for GUI programs) engine. I suck at coding.
|
|||||||
|
|
||||||
These are subject to (hopefully) grow in size as more stuff gets added.
|
These are subject to (hopefully) grow in size as more stuff gets added.
|
||||||
|
|
||||||
* NBWindow: Creates and manages
|
* NBWindow: Creates and manages GLFW windows
|
||||||
|
* NBEvents: Multithreading event manager. Very unstable. Sucks a lot.
|
||||||
|
|
||||||
## Dependencies and Foundations
|
## Dependencies and Foundations
|
||||||
|
|
||||||
@ -15,3 +16,6 @@ make up a wheel. This project utilizes and depends on (expected to change and gr
|
|||||||
|
|
||||||
* GLFW
|
* GLFW
|
||||||
* Glad
|
* Glad
|
||||||
|
|
||||||
|
Additionally, it's important to note that right now this project is on Windows only. I wanna work on this in Linux soon
|
||||||
|
("soon" whatever that means. Maybe in like 5 years).
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user