Commit Graph

180 Commits (main)

Author SHA1 Message Date
Mike Lynch c5d2427db2 testbed version of function to partition the chords from a vertex
into two disjoint icosahedral sets
2023-08-06 11:25:55 +10:00
Mike Lynch a38c852178 Made 120-cell the default and changed order in the gui so it's last 2023-08-06 11:25:09 +10:00
Mike Lynch 74cea5750d Changed import to require in permute_testbed 2023-08-06 08:42:23 +10:00
Mike Lynch 4ba8b0617c Added notes/planning for 120-cell partition 2023-08-06 08:41:44 +10:00
Mike Lynch 372a9c1a37 fixed bug with nodesize from links 2023-08-04 17:11:41 +10:00
Mike Lynch a076427af3 Added manual coherent indexing for 16-cell 2023-08-04 16:55:19 +10:00
Mike Lynch ec56fdd75b Indexing for 5-cell 2023-08-04 15:56:21 +10:00
Mike Lynch b96fa62a08 Fixed node colours from params 2023-08-04 15:28:08 +10:00
Mike Lynch db5630cf5a default 24-cell 2023-08-04 15:21:54 +10:00
Mike Lynch d8b5d4eacb bringing back 24-cell indexing 2023-08-04 15:21:02 +10:00
Mike Lynch 1a12c82a5d starting 2023-08-04 15:14:25 +10:00
Mike Lynch 0433267e62 further colour tweaks 2023-08-04 15:04:52 +10:00
Mike Lynch fdd75b103b Adjustable node sizes relative to links 2023-08-04 14:10:39 +10:00
Mike Lynch 82195b717f 600-cell hard-coded indexing and coloured nodes 2023-08-04 13:49:39 +10:00
Mike Lynch 0fdf8a40e4 Stuck an abstraction between permutations and real coordinates for
the 600-cell so that I can label them
2023-08-04 11:10:57 +10:00
Mike Lynch bee04c7e65 Made 600-cell the default 2023-08-04 11:09:49 +10:00
Mike Lynch 2c4a525b3e Several different broken attempts at indexing 2023-08-03 17:06:03 +10:00
Mike Lynch 1416f6121f Wrote a partition algorithm which Does Not Work! 2023-08-02 17:53:17 +10:00
Mike Lynch bf8824a43e Added basic automatic colour schemes and colourised the first
24-cell of the 600-cell
2023-08-02 16:58:51 +10:00
Mike Lynch 3f95a17f45 Reinstated 120-cell faces 2023-07-31 17:37:19 +10:00
Mike Lynch bf0b0559ef Merge branch 'main' into feature-faces 2023-07-31 17:33:40 +10:00
Mike Lynch c500957609 Turned off debug for 600-cell 2023-07-31 17:24:26 +10:00
Mike Lynch 2992f4ab66 Added debug flag to edge detector 2023-07-31 17:23:57 +10:00
Mike Lynch f4ec6d403e Made all shapes have the same thickness 2023-07-30 17:56:01 +10:00
Mike Lynch c2ac5d7928 removed debug stuff 2023-07-30 11:46:34 +10:00
Mike Lynch 13510c1ac1 Fixed bug which gave 600-cell too many edges 2023-07-30 11:46:13 +10:00
Mike Lynch 1bd838dd74 Improved default colours 2023-07-29 16:55:31 +10:00
Mike Lynch efb4cf7608 Refactored all the GUI and rotation stuff out, colour links are working 2023-07-29 16:52:00 +10:00
Mike Lynch 0b78ea2939 Everything's working except for default colours 2023-07-29 16:44:18 +10:00
Mike Lynch d253a851e9 almost through big refactor 2023-07-29 16:23:08 +10:00
Mike Lynch de0f3dc848 Refactoring 2023-07-29 12:06:34 +10:00
Mike Lynch f3e5a5b430 Adjustable colours and thickness, almost done 2023-07-29 11:52:43 +10:00
Mike Lynch 1a918c6d3b Merge branch 'feature-url-params' 2023-07-29 10:40:29 +10:00
Mike Lynch fe5761aede Link copying and param parsing works 2023-07-29 10:40:15 +10:00
Mike Lynch 7f7e79fc7c Made 120-cell the default 2023-07-28 17:40:39 +10:00
Mike Lynch 13b3d3514a broken 2023-07-28 17:39:57 +10:00
Mike Lynch 19c73d0f80 More shape experiments 2023-07-28 17:06:42 +10:00
Mike Lynch 8a581a9d64 Changed to pointer events 2023-07-28 11:04:08 +10:00
Mike Lynch 183e6becb2 deglitched rotations 2023-07-28 10:47:33 +10:00
Mike Lynch 766b3b8e6e Bug in 16-cell definition - too many edges 2023-07-28 09:55:31 +10:00
Mike Lynch b3a4e43fe0 Added a light, updated screenshots 2023-07-28 08:40:27 +10:00
Mike Lynch f2c6ba9a1c Removed fancy colors, standardised polytope generation 2023-07-28 08:16:47 +10:00
Mike Lynch c0f59edac6 Added 600-cell 2023-07-28 07:18:27 +10:00
Mike Lynch 1edbfbb98c Fixed bug in 120-cell coordinates, edges are working now 2023-07-28 07:08:41 +10:00
Mike Lynch 3ba81a2f83 Broken 120-cell 2023-07-27 19:23:26 +10:00
Mike Lynch c986b7cbfb Got the vertices of the 120-cell looking ok 2023-07-27 15:06:25 +10:00
Mike Lynch 32a01e6bfd permutation maths 2023-07-26 17:57:43 +10:00
Mike Lynch 87c023094b Added neutral colours, tweaked values, coherent indexing for 16-cell 2023-07-25 17:40:42 +10:00
Mike Lynch dd7939943a Changed the 16-cell model to cell-first and adjusted the scale so that all
of the models are about the same size
2023-07-25 16:50:37 +10:00
Mike Lynch b7355aa48c Added basic gui controls 2023-07-25 15:43:26 +10:00