README
This commit is contained in:
parent
a52a88a2d6
commit
d448b6724a
11
README.md
11
README.md
@ -1,7 +1,5 @@
|
|||||||
# NBEngine
|
# NBEngine
|
||||||
|
|
||||||
My own GUI (and related stuff needed for GUI programs) engine. I suck at coding. Do not judge.
|
|
||||||
|
|
||||||
## Current Implemented Libraries
|
## Current Implemented Libraries
|
||||||
|
|
||||||
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.
|
||||||
@ -11,11 +9,12 @@ These are subject to (hopefully) grow in size as more stuff gets added.
|
|||||||
|
|
||||||
## Dependencies and Foundations
|
## Dependencies and Foundations
|
||||||
|
|
||||||
While the engine is intended to be a close-to-ground-up project, there's no point in reinventing the spokes that
|
For Code:
|
||||||
make up a wheel. This project utilizes and depends on (expected to change and grow):
|
|
||||||
|
|
||||||
* 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
|
For Repo:
|
||||||
("soon" whatever that means. Maybe in like 5 years).
|
|
||||||
|
* gTest
|
||||||
|
* doxygen
|
||||||
Loading…
x
Reference in New Issue
Block a user