Skip to content

LukasBott/mindmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

mindmap

Sierpinski Mind Map Version 0.7:

  • works with chrome
  • works with firefox (with no other browser tested)

new:

  • shapes are switchable now
  • new shape: cube

This is an application written in JavaScript using the HTML canvas to visualize a hierarchical graph (HG).

A main goal was, that HG of any size could be visualized. The user should be able to go to every node and edit it. Graphs should be saveable and loadable. The concept Sierpinski triangle/graph is used for getting drawing rules of children nodes. This makes it possible to visualize hierarchical graphs of infinite sizes (theoretically). The whole framework is embedded inside an HTML file.

For usage and tutorial:

  • Click on node to move to it
  • Double click on node to edit it
  • Right click on node to open nodes link

Just check it out:

https://htmlpreview.github.io/?https://github.com/LukasBott/mindmap/blob/main/SierpinskiMindmap.html

(You want to open the earlier verisons? -> just right-click on it if you are on the map)

Or:

  1. Download SierpinskyMindmap.html
  2. Open SierpinskyMindmap.html with a browser

About

Sierpinski Mind Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages