Skip to content

yosmo78/Win32OpenGL-SimpleDeferredRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple OpenGL Deferred Renderer

Simple OpenGL Deferred Renderer, just installing visual studio

Steps to compile and run:

  1. Install visual studio 2019
  2. Clone repo
  3. Open command prompt in repo
  4. run: cd Code
  5. run: .\Compile.bat
  6. run: cd ..\bin
  7. run: .\TheButton.exe

Controls

  • WSAD or ArrowKeys to move
  • Space and shift to move up and down
  • Mouse to look around
  • Esc to pause/unpause
  • F to go in and out of fullscreen

About

A simple OpenGL Deferred Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages