- Sydney, Australia
- https://mikelynch.org/
-
Programmer, artist and musician
- Joined on
2023-09-11
bombinans created repository bombinans/Looptober24
bombinans pushed to main at bombinans/apub2gmi
- 60b3dc619e Updated README.md
- f6d6a5135e Moved the regexps out to a config file
- Compare 2 commits »
bombinans pushed to main at bombinans/apub2gmi
- 18c7f756ae Added a README.md
- 2e098f7909 Made the colophon on each index page be a file and provided a sample.
- Compare 2 commits »
bombinans pushed to main at bombinans/apub2gmi
- 564f366ae2 Made the script more mature, updated the media attachment RE
- 4e3405727d Inital commit
bombinans created repository bombinans/apub2gmi
bombinans commented on issue bombinans/fourdjs#18
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
Use Matrix4 operations for all of the 4-d perspectivebombinans pushed to main at bombinans/fourdjs
- 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
- 0ada3fce6f A few more ux refinements, and added the ability to hide captions
bombinans pushed to broken-cursed-links at bombinans/fourdjs
- 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 pushed to main at bombinans/fourdjs
- 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 pushed to feature-alt-projections at bombinans/fourdjs
- 8ebb104bb3 Isometric projections
bombinans pushed to main at bombinans/fourdjs
- 1ec7955861 Merge branch 'feature-node-foreshortening'
- 1e5db22c25 scale factor for node foreshortening
- 680f9997f9 Added descriptions for each of the shapes
- cab5878ac8 Added node size scaling with w-foreshortening - looks kind of goofy
- Compare 4 commits »
bombinans pushed to feature-descriptions at bombinans/fourdjs
- 680f9997f9 Added descriptions for each of the shapes