Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

eogas/DiamondSquare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiamondSquare

A quick weekend project I wrote to have some fun with XNA. It generates 3D terrain using the Diamond-Square algorithm. A random seed is used for each generation, which allows for the visualization of different levels of roughness.

Keys

  • Up/Down - Increase/decrease roughness
  • Spacebar - Enable/disable rotation
  • Enter - Generate new terrain

Screenshot

terrain

About

Diamond-Square algorithm implemented in C# with XNA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages