This website requires JavaScript.
Explore
Help
Register
Sign In
grayson
/
NFRev1
Archived
Watch
1
Star
0
Fork
0
You've already forked NFRev1
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
This repository has been archived on
2025-03-10
. You can view files and clone it, but cannot push or open issues or pull requests.
NFRev1
/
NothinFancy
/
src
/
include
History
Grayson Riffe (Laptop)
e35688373e
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
..
Application.h
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
Config.h
Finished debug logger for now; Started work on the main window and fullscreen functionality
2021-08-14 15:48:52 -05:00
Drawable.h
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
Gamestate.h
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
IndexBuffer.h
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00
Input.h
Added keyboard and mouse input
2021-08-19 00:48:33 -05:00
IntroGamestate.h
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
NothinFancy.h
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00
Renderer.h
Rewrote Gamestate to be a class instead of an interface; Added layers
2021-08-25 02:58:25 -05:00
Shader.h
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00
Utility.h
Added Drawable, rewrote changing states, and organized class definitions and macros
2021-08-24 12:31:15 -05:00
VertexArray.h
Minor changes
2021-08-24 11:09:07 -05:00
VertexBuffer.h
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00