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)
5c10fdc1a4
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
..
Application.h
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
Assets.h
Added UITexture and font caching
2021-09-02 02:21:27 -05:00
Camera.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
Config.h
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
Drawable.h
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
Entity.h
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
Gamestate.h
Added Camera and first-person and UI camera types; Added mouse tracking to aid this
2021-09-01 02:04:44 -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
Added basic file encryption to writeFile and readFile; Minor changes
2021-08-26 13:17:29 -05:00
Light.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
Model.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
NothinFancy.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
Renderer.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
Shader.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
Text.h
Added UITexture and font caching
2021-09-02 02:21:27 -05:00
Texture.h
Added UITexture and font caching
2021-09-02 02:21:27 -05:00
UIElement.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
UITexture.h
Added UITexture and font caching
2021-09-02 02:21:27 -05:00
Utility.h
Added basic shading and support for up to 100 lights of any color; By default now, states with no lights are dark
2021-09-04 15:51:03 -05:00
VertexArray.h
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
VertexBuffer.h
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00