jeanbellynck / Cayley-Graph-Generator

Graphicayley (formerly Cayley Graph Generator) is an Unity Application to convert group presentations into pretty Cayley Graphs.
https://jeanbellynck.github.io/graphicayley.html
MIT License
1 stars 0 forks source link

Multidimensional corrections #5

Closed jeanbellynck closed 7 months ago

jeanbellynck commented 8 months ago

A cayley graph with n generators can move freely in 2n+1 dimensional space. Simulating the graph in 2n+1 dimensions and compressing it to 3d-space might lead to more symmetric and natural results.

jeanbellynck commented 8 months ago

This needs to be split up into smaller issues.