You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tetrahedral voxel game engine in C++/OpenGL that replaces cubic blocks with quadray coordinates — fractal terrain generation, modified marching tetrahedrons meshing, wireframe and quadray debug views, plus 30 standalone 4D browser games built on the same Fuller/Urner coordinate system.
Quadray coordinate and 4D tetrahedral lattice mathematics in Python: integer volume quantization, lattice optimization, pytest at 100% coverage with no mocks, and a render_pdf.sh pipeline regenerating figures, data and an 8-chapter Markdown-to-LaTeX manuscript. Zenodo DOI 10.5281/zenodo.16887791.
Python 3.10+ computational geometry package for converting between XYZ Cartesian and IVM quadray (Isotropic Vector Matrix) coordinates — exact volume and area calculations, Buckminster Fuller's Synergetics concentric hierarchy of polyhedra, and matplotlib 3D visualization, at ~99% test coverage.