Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 495 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 495 Bytes

Land

An F#/MonoGame program to draw a 3D landscape, including atmospheric scattering and water with refraction and reflection.

sunset

Prerequisites

Building and running

To run the app locally use dotnet run within the src\Land folder.

MonoGame content

Install the MGCB Editor with dotnet tool install -g dotnet-mgcb-editor to edit the src\Land\content.mgcb file if you add more content.