bombinans bombinans
bombinans pushed to main at bombinans/Looptober24 2024-10-06 01:32:37 +00:00
4515ad9fdb Added source code for first week
bombinans opened issue bombinans/Looptober24#2 2024-10-06 01:13:48 +00:00
Degrade a waveform over time
bombinans opened issue bombinans/Looptober24#1 2024-10-06 01:13:11 +00:00
Load a wavetable
bombinans pushed to main at bombinans/Looptober24 2024-09-29 00:58:59 +00:00
ddad5492e1 Initial commit
bombinans created branch main in bombinans/Looptober24 2024-09-29 00:58:59 +00:00
bombinans created repository bombinans/Looptober24 2024-09-28 22:49:42 +00:00
bombinans pushed to main at bombinans/apub2gmi 2024-05-04 04:40:28 +00:00
60b3dc619e Updated README.md
f6d6a5135e Moved the regexps out to a config file
Compare 2 commits »
bombinans pushed to main at bombinans/apub2gmi 2024-05-04 04:19:47 +00:00
18c7f756ae Added a README.md
2e098f7909 Made the colophon on each index page be a file and provided a sample.
Compare 2 commits »
bombinans created branch main in bombinans/apub2gmi 2024-05-04 03:56:17 +00:00
bombinans pushed to main at bombinans/apub2gmi 2024-05-04 03:56:17 +00:00
564f366ae2 Made the script more mature, updated the media attachment RE
4e3405727d Inital commit
bombinans created repository bombinans/apub2gmi 2024-05-04 03:55:20 +00:00
bombinans commented on issue bombinans/fourdjs#18 2024-05-03 00:40:37 +00:00
Can we scale opposite ends of links?

Doing this by redrawing the links is too slow for large objects.

Tapering a link isn't an affine transformation so can't be done with Matrix4.

Another hack: render the link as a cone and…

bombinans opened issue bombinans/fourdjs#21 2024-04-27 07:32:19 +00:00
Use Matrix4 operations for all of the 4-d perspective
bombinans pushed to main at bombinans/fourdjs 2024-04-26 08:32:41 +00:00
0ada3fce6f A few more ux refinements, and added the ability to hide captions
3f83bde533 Very cursed but entertaining bug as I try to get links scaling well
6f4d4cc633 Link foreshortening works, but updating the geometry of every edge
fb9c78d82f Fixed some scale problems
e478abe7c6 Scaled the ends of the links so that they have w-perspective
Compare 5 commits »
bombinans pushed to feature-tapered-links at bombinans/fourdjs 2024-04-26 08:31:45 +00:00
0ada3fce6f A few more ux refinements, and added the ability to hide captions
bombinans created branch feature-tapered-links in bombinans/fourdjs 2024-04-26 08:31:45 +00:00
bombinans pushed to broken-cursed-links at bombinans/fourdjs 2024-04-26 06:57:48 +00:00
3f83bde533 Very cursed but entertaining bug as I try to get links scaling well
6f4d4cc633 Link foreshortening works, but updating the geometry of every edge
fb9c78d82f Fixed some scale problems
e478abe7c6 Scaled the ends of the links so that they have w-perspective
Compare 4 commits »
bombinans created branch broken-cursed-links in bombinans/fourdjs 2024-04-26 06:57:48 +00:00
bombinans pushed to main at bombinans/fourdjs 2024-04-25 02:39:20 +00:00
f79a90e0d9 Added the rest of the regular 3-d polyhedra
78ebb381ee Played around with the hyperplane and zoom so that it all looks
f99901f1b0 Normalised dodecahedron to unit radius
39fe6e5e40 Normalised 120-cell to unit radius
836e0d5ab6 Normalised 600-cell and snub 24-cell to unit radius
Compare 8 commits »
bombinans created branch feature-alt-projections in bombinans/fourdjs 2024-04-25 00:38:02 +00:00