2026-06-26 14:54:17 +00:00
2026-04-04 15:26:08 -05:00
2026-04-02 03:39:27 -05:00
2026-06-26 14:54:17 +00:00

NBEngine

Current Implemented Libraries

These are subject to (hopefully) grow in size as more stuff gets added.

  • NBCore: Core/foundational functionality for all other subpackages to be built upon.
    • Erroring and Logging
    • Basic data structures and declarations
  • 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
Description
No description provided
Readme 618 KiB
Languages
C++ 95.8%
CMake 4.2%