* default with 60,60,15 labyrinth

* display labyrinth at re-recreation.
* save only labyrinth view ( png without background ).
This commit is contained in:
philippe lhardy
2017-11-18 21:44:01 +01:00
parent 65b9fb31dd
commit 2e5095372a
2 changed files with 30 additions and 20 deletions

View File

@@ -123,6 +123,9 @@ public class Wall3d
}
/**
write triangles as stl text
**/
public String toString()
{
String s = "";