Commit Graph

272 Commits

Author SHA1 Message Date
Zeno Rogue 60c041e397 phi cannot be constexpr on some compilers 2023-02-05 11:38:14 +01:00
Zeno Rogue 334c4715af fix_rotation compactized 2023-02-04 19:41:10 +01:00
Zeno Rogue 2fe39a6613 embeddings:: shmup fixes 2023-02-04 19:40:49 +01:00
Zeno Rogue 5b89cfdecf embeddings:: removed smESL2 method -- smEmbedded works fine now for all non-product embeddings 2023-02-04 11:44:42 +01:00
Zeno Rogue a14bceb681 embeddings:: simplifications 2023-02-04 10:18:01 +01:00
Zeno Rogue 0b11c9388b TAU and other constants are now declared as constexpr 2023-01-30 15:37:03 +01:00
Zeno Rogue 395cbf3668 nilv:: the Nil model is now changeable 2023-01-30 00:02:13 +01:00
Zeno Rogue c0c6f44c19 moved kleinize from floorshapes to hyperpoint 2023-01-29 14:16:50 +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 8118ecd4f3 fixed the spin functions in hyp_in_solnih and euc_in_sl2 2023-01-08 15:59:28 +01:00
Zeno Rogue 6259815f7f refactored animation, and should now work in every embedded 2023-01-08 15:59:28 +01:00
Zeno Rogue 8e49baef0e shmup should work in euc_in_product 2023-01-07 22:19:31 +01:00
Zeno Rogue 6d0c0daa40 fixed shmup in euc_in_sph 2023-01-07 21:50:13 +01:00
Zeno Rogue 14d6e33768 fixed wolf shape in Clifford torus 2023-01-07 20:40:57 +01:00
Zeno Rogue 8136d9b554 fixed camera movement in ESL2 2023-01-07 19:41:42 +01:00
Zeno Rogue e4839a19b7 fixed the coordinate system naming, and added a comment on these names 2023-01-07 16:52:24 +01:00
Zeno Rogue b7a4997509 fixed camera movement in euc_in_sl2 2023-01-07 12:22:14 +01:00
Zeno Rogue 3f2a84be5f refactored get_logical_z 2023-01-07 11:45:40 +01:00
Zeno Rogue f5f6bdcf3b euc_in_sl2 (still buggy) 2023-01-07 11:44:13 +01:00
Zeno Rogue 1fc48be781 fixed lta 2023-01-06 00:24:45 +01:00
Zeno Rogue 4b3bfb9932 euc_in_product 2023-01-06 00:09:12 +01:00
Zeno Rogue 2182f442d9 more detailed Euclidean embedding parameters 2023-01-05 14:01:23 +01:00
Zeno Rogue 32546cee4a Clifford torus embedding (needs to be configured manually and on a straight square for now) 2023-01-04 23:30:36 +01:00
Zeno Rogue 86492d1181 Improved the UI for 'geodesic movement' setting, and also make it work correctly in SL2 and hyperbolic geometries 2022-12-25 12:14:36 +01:00
Zeno Rogue c2dc16f8ca made radar work in new embedded_planes, with some glitches 2022-12-17 23:59:39 +01:00
Zeno Rogue 22d4a49b68 no, that was wrong, but still renamed 2022-12-17 21:09:20 +01:00
Zeno Rogue 1ac28797de fixed autocentering in same_in_same; also renamed smIsometric to smIsotropic 2022-12-17 21:07:32 +01:00
Zeno Rogue 8884fbc11f fixed monster facing displayed in embedded_in product 2022-12-17 20:37:07 +01:00
Zeno Rogue e68c807f68 euc_in_hyp won't be standarized 2022-12-17 20:21:33 +01:00
Zeno Rogue 72c1cf300e fixed binary tiling embedded in product 2022-12-17 19:34:03 +01:00
Zeno Rogue 0e83580199 fixup to logical_to_actual 2022-12-17 18:36:05 +01:00
Zeno Rogue 8de0f4e2e4 fixup: test removed 2022-12-17 18:00:01 +01:00
Zeno Rogue d5e5e65745 fixed shift_object in embedded 2022-12-17 17:58:55 +01:00
Zeno Rogue 2e0b3c5811 fixed hyp_in_noniso to keep the correct orientation 2022-12-17 17:57:57 +01:00
Zeno Rogue 5f645f2f25 fixed reset and auto centering 2022-12-17 17:37:26 +01:00
Zeno Rogue 814467082f shift_method gets more possible arguments 2022-12-17 11:47:10 +01:00
Zeno Rogue 4da63f57dc renamed parallel_transport to shift_object, made it use shift_method, and made it correct for Lie movement 2022-12-17 11:35:28 +01:00
Zeno Rogue e1301e10bd fixup to shift: moved the shift methods to hyperpoint, also removed _auto 2022-12-17 11:16:47 +01:00
Zeno Rogue 74b59d3331 fixed raycaster in sph_in_low; seems to still need fixing in non-regular 2022-12-15 21:17:08 +01:00
Zeno Rogue 6b262104fd fixed vertical in embedded_plane in noniso 2022-12-15 18:15:26 +01:00
Zeno Rogue 18cc8cbba3 small fix in euc_in_noniso 2022-12-15 11:43:43 +01:00
Zeno Rogue 10e543a44e binary-like tilings can now be embedded in Solv and variants 2022-12-15 11:43:26 +01:00
Zeno Rogue f9552eb74e fixed forward direction 2022-12-13 23:51:28 +01:00
Zeno Rogue 4356f41621 other noniso embeddings of Euclidean 2022-12-13 23:26:44 +01:00
Zeno Rogue f61adc2865 Nil embedding 2022-12-13 19:04:43 +01:00
Zeno Rogue 1bb8056e0d fixed eyes on sphere 2022-12-09 02:33:15 +01:00
Zeno Rogue 69af3ee4e3 embedded_plane:: safer pushing 2022-12-09 02:33:15 +01:00
Zeno Rogue 3e733ae6e9 Big change: spatial_embedding option 2022-12-09 02:33:15 +01:00
Zeno Rogue bf001926c2 refactored the vertical movement functions 2022-12-09 02:33:15 +01:00