Skip to content

Galaxy Thingy Visualisation

Roan requested to merge visualisation/roan into develop

Visualisation inspired by the Programming Challenge Program Sierpinski Fractal. The visualisation works almost exactly like that fractal, but squares have been replaced by circles so that a node can have more than 9 children. It is technically a custom visualisation since it's not on treeviz.net, but it's quite an intuïtive way of visualizing things. Decided to call it 'Galaxy' in the end because it looked like that with all the nodes orbiting each other.

afbeelding afbeelding afbeelding NCBI: afbeelding

Finally made a visualisation with the opengl framework I wrote ^^

Merge request reports