1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-29 13:07:40 +00:00

added a noniso honeycomb viz to the presentation, and noniso slides are now in a common folder

This commit is contained in:
Zeno Rogue
2020-08-10 18:09:19 +02:00
parent b0d34adf32
commit 38a5b4d1f8
7 changed files with 165 additions and 8 deletions

View File

@@ -293,7 +293,7 @@ auto hchook = addHook(hooks_drawcell, 100, draw_ptriangle)
+ addHook(rvtour::hooks_build_rvtour, 152, [] (vector<tour::slide>& v) {
using namespace tour;
v.push_back(
tour::slide{"Impossible architecture in Nil/impossible ring", 18, LEGAL::NONE | QUICKGEO,
tour::slide{"non-isotropic geometries/Impossible architecture in Nil/impossible ring", 18, LEGAL::NONE | QUICKGEO,
"Ring with a square cross-section. Cut it in half. Rotate one of the two halves by 90°, "
"keeping one of the two ends connected to the other half. Do this in Nil geometry, so the other pair of ends remains connected too.\n\n"
"Move with mouse/arrows/PgUpDn. Press '5' to enable animation, 'o' to change ring size.\n\n",