mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 06:16:00 +00:00
3D display of Crystal
This commit is contained in:
@@ -11,7 +11,7 @@ using namespace hyperpoint_vec;
|
||||
ld sech(ld d) { return 1 / cosh(d); }
|
||||
|
||||
string shape_name[] = { "hypersian rug", "tractricoid", "Dini's surface", "Kuen surface", "concave barrel",
|
||||
"hyperboloid", "hemisphere" };
|
||||
"hyperboloid", "hemisphere", "crystal" };
|
||||
|
||||
eShape sh;
|
||||
|
||||
|
Reference in New Issue
Block a user