Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 600 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 600 Bytes

acerola-challenge

Low level OpenGL + SDL2 entry for Acerola fur challenge using ImGUI for UI

Controls

  • LMB + Mouse movement allows you to rotate the camera around the sphere.
  • R Key allows you to reset/reload shaders, please note, that all the errors appear in the console window

Compilation

Remeber to change build.bat so that the variable MSVC_PATH points to the appropriate directory (the one with vcvars64.bat file in it)