Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alepacho/diamond_square_demo


https://github.com/alepacho/diamond_square_demo

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# diamond_square_demo

![scrot](https://github.com/Alepacho/diamond_square_demo/blob/master/bin/preview.png)

This is a simple implementation of Diamond-Square algorithm, written in C++, SDL2 and ImGui.

usage:
- install sdl2 `brew install sdl2`
- compile it `make`
- done!