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
/
Renderer
History
Grayson Riffe (Laptop)
4d4b6d51ae
Started work on GBuffer and the gBuffer shader
2021-09-23 08:02:36 -05:00
..
Camera.cpp
Added clickable buttons; Custom button textures can be specified; Added default cubemap
2021-09-11 15:33:56 -05:00
Drawable.cpp
Added Sound; Only supports WAV for now
2021-09-16 02:04:18 -05:00
GBuffer.cpp
Started work on GBuffer and the gBuffer shader
2021-09-23 08:02:36 -05:00
IndexBuffer.cpp
Added Texture
2021-08-27 17:41:45 -05:00
Model.cpp
Added gamma correction, Blinn-Phong shading, and normal map support
2021-09-16 14:05:42 -05:00
Renderer.cpp
Started work on GBuffer and the gBuffer shader
2021-09-23 08:02:36 -05:00
Shader.cpp
Added basic shadows to point lights; Better than directional shadows
2021-09-13 23:45:42 -05:00
Texture.cpp
Added gamma correction, Blinn-Phong shading, and normal map support
2021-09-16 14:05:42 -05:00
UIElement.cpp
Added Sound; Only supports WAV for now
2021-09-16 02:04:18 -05:00
VertexArray.cpp
Added UIElement and Text; Custom fonts are supported
2021-09-01 19:17:24 -05:00
VertexBuffer.cpp
Rewrote VertexArray to support multiple VBOs; Minor fixes and organization
2021-08-24 01:26:10 -05:00