1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-26 15:13:19 +00:00
Commit Graph

9606 Commits

Author SHA1 Message Date
Zeno Rogue
5e0d05f10b embeddings:: fixed set_radar_transform to correctly rotate if eyelevel not 0, and also when euclid_embed_rotate is used 2023-02-03 16:08:11 +01:00
Zeno Rogue
6be7951187 ads:: demo feature (not enablable) 2023-02-03 15:28:48 +01:00
Zeno Rogue
9c04b39ed3 ads:: reverse replay feature 2023-02-03 15:28:37 +01:00
Zeno Rogue
bc3b4841b7 makeradar fixes 2023-02-03 02:53:55 +01:00
Zeno Rogue
5f3c638653 fixed radar_transform in product spaces and Z clearing 2023-02-02 19:27:22 +01:00
Zeno Rogue
e4c775b986 embeddings:: fixed map over itself in spherical product embedding 2023-02-02 19:26:51 +01:00
Zeno Rogue
d305896c96 embedding:: fixed leaving mdGeodesic 2023-02-02 19:07:02 +01:00
Zeno Rogue
dc1aa2c4c0 embeddings:: made itls and itl matrices correct in 4x4 2023-02-02 19:06:34 +01:00
Zeno Rogue
bccb7b1d5d embeddings:: fixed Clifford torus 2023-02-02 19:06:06 +01:00
Zeno Rogue
637feb315a rogueviz::ads:: screenshot option 2023-01-31 16:40:29 +01:00
Zeno Rogue
8e17338585 rogueviz/ads:: adjusted to changes 2023-01-31 16:40:09 +01:00
Zeno Rogue
a84596a355 better isometry in Nil cylinder 2023-01-30 17:16:35 +01:00
Zeno Rogue
0b11c9388b TAU and other constants are now declared as constexpr 2023-01-30 15:37:03 +01:00
Zeno Rogue
9ce2a90c33 embedding: Nil cylinder, also fixed the product cylinder 2023-01-30 15:36:44 +01:00
Zeno Rogue
ad93a6db0b triangles in Nil Rider are now rotating 2023-01-30 01:25:40 +01:00
Zeno Rogue
98690c225c new Nil model used in Nil Rider 2023-01-30 01:20:12 +01:00
Zeno Rogue
439850f74c fixup to simple_impossible 2023-01-30 01:02:02 +01:00
Zeno Rogue
c21d5373e5 simple-impossible now works with the new model, and also rotates 2023-01-30 00:46:55 +01:00
Zeno Rogue
c468c90463 rogueviz/simple-impossible.cpp 2023-01-30 00:46:18 +01:00
Zeno Rogue
395cbf3668 nilv:: the Nil model is now changeable 2023-01-30 00:02:13 +01:00
Zeno Rogue
80c0b4bb0c rogueviz:: adjusted flocking to interface changes 2023-01-29 17:03:53 +01:00
Zeno Rogue
b11e270eb5 chasmifyPoly now uses logical coordinates 2023-01-29 17:03:25 +01:00
Zeno Rogue
40ad4f04d2 walk parameters are now prefixed by walk -- eye_level vs eyelevel was confusing 2023-01-29 17:03:12 +01:00
Zeno Rogue
ba03d33959 embedding:: a simple general implementation of radar 2023-01-29 16:09:00 +01:00
Zeno Rogue
5c2b206433 final_coords now refers to cgi.emb->logical_to_base 2023-01-29 14:17:41 +01:00
Zeno Rogue
a6d53944cd fixup to coordinates 2023-01-29 14:17:03 +01:00
Zeno Rogue
c0c6f44c19 moved kleinize from floorshapes to hyperpoint 2023-01-29 14:16:50 +01:00
Zeno Rogue
31a5a9e5c7 floor tiles are now constructed based on logical coordinates 2023-01-29 14:14:58 +01:00
Zeno Rogue
1e6e75c7d4 embeddings:: clarified the meaning of various coordinate systems, both in a comment and in idea 2023-01-29 14:13:30 +01:00
Zeno Rogue
ce72e55353 fixup to -seo CLI option 2023-01-29 14:11:56 +01:00
Zeno Rogue
8e577bc2de embeddings:: fixup apply_always3 for CliffordTorus 2023-01-29 14:10:59 +01:00
Zeno Rogue
43b3a13dc4 embeddings:: fixed the ordering 2023-01-29 14:10:41 +01:00
Zeno Rogue
9ca8f20dc3 fixup to nicer apply_always3 2023-01-29 11:56:26 +01:00
Zeno Rogue
fd55d4de89 CLI option -seo 2023-01-28 04:08:32 +01:00
Zeno Rogue
3af71864c7 embeddings:: seCylinderSL2 2023-01-28 03:56:08 +01:00
Zeno Rogue
c155491ca2 fixup to last 2023-01-28 03:47:33 +01:00
Zeno Rogue
0873fe2088 cleaner apply_always3 2023-01-28 03:47:02 +01:00
Zeno Rogue
a45ae2cd21 embeddings:: cylinder_horo 2023-01-27 16:46:54 +01:00
Zeno Rogue
d7fe4af1e9 embeddings:: implemented the cylinderHE embedding 2023-01-27 11:16:34 +01:00
Zeno Rogue
9e2059e72b embeddings:: moved functions outside class 2023-01-27 11:15:42 +01:00
Zeno Rogue
a73f85c88a fixup to simplified and fixed 2023-01-27 10:18:39 +01:00
Zeno Rogue
9e6e8e02b0 fixup to new embeddings, pointer cgi1 in sky 2023-01-27 10:18:19 +01:00
Zeno Rogue
56f5fee8dd embeddings:: simplified and fixed euc_in_sl2 2023-01-27 10:17:54 +01:00
Zeno Rogue
e4239a11a4 embeddings:: emb_euc_cylinder simplified and generalized to hyperbolic 2023-01-27 10:07:40 +01:00
Zeno Rogue
85dffdbeff rewritten the embeddings more nicely 2023-01-27 00:27:10 +01:00
Zeno Rogue
8744420504 new embedding: Euclidean cylinder 2023-01-24 15:17:09 +01:00
Zeno Rogue
bab78c8179 fixed configure_product_cylinder 2023-01-24 14:54:19 +01:00
Zeno Rogue
146c075210 removed functions which were moved elsewhere 2023-01-23 22:14:59 +01:00
Zeno Rogue
02e8dec195 12.1h changelog 2023-01-08 16:44:42 +01:00
Zeno Rogue
3013e956b9 12.1h 2023-01-08 16:44:28 +01:00