homotopy-io / homotopy-webclient

https://homotopy.io
27 stars 5 forks source link

Make Dimension control interactive #30

Closed jamievicary closed 5 years ago

jamievicary commented 6 years ago

Probably you already thought of this Lukas, but when the 3d code is working, it would make sense for the current "Dimension" control to be interactive, like the "Projection" control. It should be possible to select any dimension between 0 and min(3, diagram.n). If you increase the Projection index, this might sometimes force the Dimension parameter to decrease.

jamievicary commented 5 years ago

This works really well.