klangner / mapgen.rs

Map generator for games.
https://klangner.github.io/mapgen.rs/
Apache License 2.0
44 stars 5 forks source link

Demo app using Vulcan #6

Closed klangner closed 4 years ago

klangner commented 4 years ago

Currently demo application compiles with metal as a render. It works only on Mac. For Linux and windows it should run with Vulcan renderer instead.