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

syntetic tilings (WIP)

This commit is contained in:
Zeno Rogue
2018-08-17 13:29:00 +02:00
parent 0b20c0a0cb
commit 749ad03138
15 changed files with 774 additions and 54 deletions

View File

@@ -53,6 +53,8 @@ void precalc() {
int vertexdegree = S6/2;
ld fmin, fmax;
if(syntetic) return;
if(euclid) {
// dynamicval<eGeometry> g(geometry, gNormal);
// precalc(); }