Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.23 KB

File metadata and controls

26 lines (19 loc) · 1.23 KB

Procedural Generation Worlds

Procedural Methods Coursework

Uses gradient noise and GPGPU programming techniques to dynamically generate a massive detailed terrain, featuring multiple biomes and allows for intense customisation.

How To Build

  1. Clone this repository
  2. Run GetLibraries.bat. This will download the required .lib and .dll files to build and run the application.
  3. Open CMP305_Coursework.sln in Visual Studio.
  4. Build the solution.

Controls

  • Use WASD to move the camera. Use E and Qto move the camera vertically.
  • Hold right-click and drag to rotate the camera.

Screenshots

image image image image image image