Mike Lynch
|
02cfdc5f80
|
Stored the test 120-cell colours as a static array for performance
|
2023-08-20 11:28:13 +10:00 |
Mike Lynch
|
6436efece2
|
Moved the 120-cell dodecahedron detection code to its own file, and
tested it colouring every dodecahedron when it builds the 120-cell:
looks good
|
2023-08-20 11:18:29 +10:00 |
Mike Lynch
|
228d1a91c4
|
Dodecahedron detector is working on a single test case
|
2023-08-20 09:46:30 +10:00 |
Mike Lynch
|
e1047a46e8
|
Manual labelling
|
2023-08-17 08:32:41 +10:00 |
Mike Lynch
|
2f609594e5
|
Faces and stuff
|
2023-08-13 17:51:25 +10:00 |
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
|
d82e057e6b
|
Added label_nodes and used it to test manual icosahedral partitions
|
2023-08-06 11:26:23 +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
|
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
|
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
|
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
|
13510c1ac1
|
Fixed bug which gave 600-cell too many edges
|
2023-07-30 11:46:13 +10:00 |
Mike Lynch
|
d253a851e9
|
almost through big refactor
|
2023-07-29 16:23:08 +10:00 |
Mike Lynch
|
fe5761aede
|
Link copying and param parsing works
|
2023-07-29 10:40:15 +10:00 |
Mike Lynch
|
19c73d0f80
|
More shape experiments
|
2023-07-28 17:06:42 +10:00 |
Mike Lynch
|
766b3b8e6e
|
Bug in 16-cell definition - too many edges
|
2023-07-28 09:55:31 +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
|
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
|
55573bac0b
|
Standardise polytopes, tested more labelling, inverted colours
|
2023-07-25 09:55:33 +10:00 |
Mike Lynch
|
4cc2b44e00
|
Coloured links for 24-cell
|
2023-07-25 09:34:53 +10:00 |
Mike Lynch
|
63c3eb1dfe
|
refactored shapes out
|
2023-07-25 09:05:06 +10:00 |