Skip to content

DarkDare/mmgui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapMaker GUI

A small GUI to generate maps using the MapMaker library.

Screenshot

MapMaker GUI screenshot

Building

Edit the location of MapMaker in mmgui.pro. Then simply run

qmake
make

TODO

  • Mutiple outputs
  • Textual outputs
  • Default scene
  • Complete generators
  • Complete filters
  • Improve initial positioning of nodes
  • Ensure memory sanity
  • Realtime update when changing settings
    • might be too expensive?
    • turn on/off according to map size/computation time?
  • Size independant?
  • Configurable color ramp for the colorize filter
  • Improve output display size handling

Authors

  • Yoann Blein

About

A small GUI to generate maps using the MapMaker library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.8%
  • QMake 1.2%