Commit Graph

16 Commits

Author SHA1 Message Date
5bd42f50bb projection and model matrices 2025-01-03 20:33:17 -07:00
07c6b186d2 window resizing 2025-01-03 19:44:13 -07:00
cec0c6fc16 Added test opengl rendering 2025-01-03 19:35:36 -07:00
5fb4f98afd drawing a triangle! 2025-01-03 13:54:13 -07:00
842ce29ac4 Finalized spdlog setup. 2025-01-03 11:03:45 -07:00
7f31b5973d Incorporated basic spdlog logging. 2025-01-03 11:02:22 -07:00
e149eef286 added GLM for math support 2025-01-03 08:49:57 -07:00
9e6406fc59 Included GLAD for OpenGL support 2025-01-03 08:41:58 -07:00
a6be15ef13 Made include path relative 2025-01-03 08:16:30 -07:00
d2c3efffd0 Moved glfw project file 2025-01-03 08:09:58 -07:00
6697897d59 Implemented fullscreen modes 2025-01-02 21:23:53 -07:00
2bf9e8056c Basic window functions. 2025-01-02 20:08:35 -07:00
84199e1439 Implemented GLFW 2025-01-02 19:43:05 -07:00
b812644edd Created base code 2025-01-02 18:11:30 -07:00
ca9f402934 Add project files. 2025-01-02 18:03:18 -07:00
ab6f724144 Add .gitattributes, .gitignore, README.md, and LICENSE.txt. 2025-01-02 18:03:17 -07:00