An open API service indexing awesome lists of open source software.

https://github.com/eskils/hypercubes

Isometric projection of 2-cube, 3-cube, 4-cube, ... , 8-cube
https://github.com/eskils/hypercubes

3d 4d assemblyscript-language cube dimensions graphics hypercube isometric isometric-projections orthographic-projection penteract projections tesseract webassemby

Last synced: 3 months ago
JSON representation

Isometric projection of 2-cube, 3-cube, 4-cube, ... , 8-cube

Awesome Lists containing this project

README

        

# Hypercubes

Isometric / Orthographic projection of 2-cube (square), 3-cube (cube) and 4-cube (tesseract), … , 8-cube. Written with AssemblyScript and JavaScript.

Demo:

| 2-cube | 3-cube | 4-cube | 5-cube |
|--------|--------|--------|--------|
| ![Square](/Documentation/2-cube.jpg) | ![Cube](/Documentation/3-cube.jpg) | ![Tesseract](/Documentation/4-cube.jpg) | ![Penteract](/Documentation/5-cube.jpg) |

|6-cube | 7-cube | 8-cube | |
|-------|--------|--------|-|
|![Hexeract](/Documentation/6-cube.jpg) | ![Hepteract](/Documentation/7-cube.jpg) | ![Octeract](/Documentation/8-cube.jpg) | ![](/Documentation/empty.png)|