Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.3 KB

File metadata and controls

26 lines (22 loc) · 1.3 KB

Gradient

Screenshot

Building

  • The project uses the MSVC Toolset version 14.43.34808. This can be installed using the Visual Studio Installer.
  • Ensure that vcpkg is integrated with Visual Studio by running vcpkg integrate install from a Developer Command Prompt.
  • After that, simply build and run the solution.

Controls

  • Hold the right mouse button and move the mouse to move the camera.
  • WASD to adjust the camera position.
  • Q to descend, and E to ascend.
  • Press P to toggle between Gameplay Mode and Edit Mode.
  • In edit mode, press Tab to freeze the culling frustum of the camera.

Assets used