Skip to content

Claude/cuboctahedral tetrahedron array z78a4#2

Open
calexo-metacorp wants to merge 3 commits into
mainfrom
claude/cuboctahedral-tetrahedron-array-Z78a4
Open

Claude/cuboctahedral tetrahedron array z78a4#2
calexo-metacorp wants to merge 3 commits into
mainfrom
claude/cuboctahedral-tetrahedron-array-Z78a4

Conversation

@calexo-metacorp
Copy link
Copy Markdown
Owner

No description provided.

claude added 3 commits May 22, 2026 19:41
…m nucleus

Construct, verify, and visualize an array of 64 regular tetrahedra (8 star
tetrahedra x 8) on the isotropic vector matrix whose innermost vertices form a
central cuboctahedron with radius = edge (Fuller's vector equilibrium), the
balanced nuclear space of the array.

- tetra64/geometry.mjs: dependency-free construction + verification
- tetra64/generate.mjs: emits and checks tetra64.json (10/10 invariants pass)
- tetra64/render-svg.mjs: static SVG snapshot
- tetra64.html: self-contained interactive 3D viewer (live verification)

https://claude.ai/code/session_01H3gemf4BCojCkaK3tNvGB3
A canvas is a replaced element, so position:fixed; inset:0 leaves it at its
intrinsic 300x150 anchored top-left. Set explicit width/height:100% so the
canvas fills the viewport and W/2,H/2 is the true screen centre.

https://claude.ai/code/session_01H3gemf4BCojCkaK3tNvGB3
Compute the canvas size and drawing centre straight from the viewport instead
of the canvas client box, eliminating any reliance on replaced-element layout
quirks so the artifact always centres on screen.

https://claude.ai/code/session_01H3gemf4BCojCkaK3tNvGB3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants