awmacpherson / polytope-unfolder

Python library for unfolding 4d polytopes into nets
MIT License
1 stars 1 forks source link

Coloured wireframe #13

Closed sveneziale closed 1 year ago

sveneziale commented 1 year ago

Added code that produce coloured wireframe model using plotly. This model is coloured according to identified edges and vertices.

Kept coloured mesh model.

Added ad-hoc colours from Gemma. Added code that interpolates the colours to create a full colour palette.