Commit Graph

88 Commits (7cc7331db10eec7e6a9d75953af8d4f5c90a673b)

Author SHA1 Message Date
Mike Lynch 7cc7331db1 Merge branch 'feature-faces' into temp-merge-faces 2023-08-12 07:33:38 +10:00
Mike Lynch 7ac70fd261 Added return from interate callback 2023-08-12 07:30:36 +10:00
Mike Lynch 85a171da22 Fixed syntax error but the naive version of the tetrahedral
algorithm doesn't work
2023-08-11 21:08:39 +10:00
Mike Lynch a412b5d8aa Broken, don't understand why yet 2023-08-11 18:07:12 +10:00
Mike Lynch 971a791339 Added indexing for tesseract 2023-08-06 18:54:32 +10:00
Mike Lynch c3766b749b Hour of nutty hacking and it's labelling 105 nodes 2023-08-06 13:41:01 +10:00
Mike Lynch 62bc994788 More documentation of what I'm doing with the 120 cell 2023-08-06 11:26:38 +10:00
Mike Lynch d82e057e6b Added label_nodes and used it to test manual icosahedral partitions 2023-08-06 11:26:23 +10:00
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