You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently caught in the icosahedron_graphics_error() test in visualizer.rs. Creates a weird animation that appears to be cleaved halfway through, with the two halves rotating in opposite directions.
Likely due to errors and poor bookkeeping of the coordinate systems in circular_arc_hologram_path() function or thereabouts.
The text was updated successfully, but these errors were encountered:
This is currently caught in the
icosahedron_graphics_error()
test in visualizer.rs. Creates a weird animation that appears to be cleaved halfway through, with the two halves rotating in opposite directions.Likely due to errors and poor bookkeeping of the coordinate systems in
circular_arc_hologram_path()
function or thereabouts.The text was updated successfully, but these errors were encountered: