21 Commits

Author SHA1 Message Date
Grayson Riffe (Laptop)
21764d3f98 Improved logger, added a debug timer, other small stuff, and wrote more user guide 2021-12-04 02:17:33 -06:00
Grayson Riffe (Laptop)
9101000b97 Moved to MSVC v143, moved headers into a folder, and added texts to the example 2021-11-30 01:10:28 -06:00
Grayson Riffe (Laptop)
3b5b608ae9 Started writing a manual; Lots of changes 2021-11-25 14:01:20 -06:00
Grayson Riffe (Laptop)
b4c704f5ec Basic physics with boxes 2021-10-25 00:40:44 -05:00
Grayson Riffe (Laptop)
1d97a6f543 Moved the example game's assets 2021-10-21 13:01:40 -05:00
Grayson Riffe (Laptop)
c30f159429 3D sound now updates in realtime 2021-10-15 14:24:08 -05:00
Grayson Riffe (Laptop)
d2604e9edc Switched to x64 and added basic 3D sound 2021-10-06 07:46:42 -05:00
Grayson Riffe (Laptop)
f422d1d138 Added instanced drawing to the GBuffer 2021-10-01 14:16:47 -05:00
Grayson Riffe (Laptop)
30e725b2f4 Added the example application; Added the default window icon 2021-09-11 17:39:18 -05:00
Grayson Riffe (Laptop)
c0f7634b5f Moved over from Win32 resources to purely nfpack; Included primitives and default shader in base.nfpack; Camera fixes 2021-09-01 13:08:21 -05:00
Grayson Riffe (Laptop)
d628bbb184 Reworked frame timing again; Reworked input 2021-08-30 23:52:26 -05:00
Grayson Riffe (Laptop)
9fcd8240e4 Added asset loading and OBJ parsing, including indexing 2021-08-30 21:26:06 -05:00
Grayson Riffe (Laptop)
086f8a1670 Added custom clean event 2021-08-29 01:46:33 -05:00
Grayson Riffe (Laptop)
995cd5e80a Wrote the asset pack creator; Encryption no longer needs to be specified in readFile 2021-08-29 01:02:37 -05:00
Grayson Riffe (Laptop)
d74f808a17 Added Model and default shader; Organization 2021-08-26 00:23:56 -05:00
Grayson Riffe (Laptop)
e8bc0903e6 Added state changing 2021-08-18 13:54:06 -05:00
Grayson Riffe (Desktop)
2eb8d55a1c Created OpenGL context 2021-08-15 01:22:35 -05:00
Grayson Riffe (Desktop)
8e4ed26755 Window Procedure work and Alt-Enter fullscreen toggle 2021-08-14 19:56:23 -05:00
Grayson Riffe (Desktop)
5777478858 Finished debug logger for now; Started work on the main window and fullscreen functionality 2021-08-14 15:48:52 -05:00
Grayson Riffe (Laptop)
41d043726c Started work on the debug logger 2021-08-13 15:15:58 -05:00
Grayson Riffe (Laptop)
9094f8c50c Created solution structure 2021-08-13 13:49:47 -05:00