Four-D graphics with three.js
 
 
Go to file
Mike Lynch 3f95a17f45 Reinstated 120-cell faces 2023-07-31 17:37:19 +10:00
docs Added a light, updated screenshots 2023-07-28 08:40:27 +10:00
.gitignore Added .DS_Store 2023-07-25 15:06:54 +10:00
README.md Added a light, updated screenshots 2023-07-28 08:40:27 +10:00
TODO.md 4D to 3D transformation 2023-07-22 16:59:48 +10:00
fourDShape.js Reinstated 120-cell faces 2023-07-31 17:37:19 +10:00
gui.js Made all shapes have the same thickness 2023-07-30 17:56:01 +10:00
index.html Effective 4D rotations and a tesseract model 2023-07-23 18:16:02 +10:00
main.js Reinstated 120-cell faces 2023-07-31 17:37:19 +10:00
package-lock.json Added basic gui controls 2023-07-25 15:43:26 +10:00
package.json Added basic gui controls 2023-07-25 15:43:26 +10:00
permute.js Removed fancy colors, standardised polytope generation 2023-07-28 08:16:47 +10:00
polytopes.js Merge branch 'main' into feature-faces 2023-07-31 17:33:40 +10:00
rotation.js Refactoring 2023-07-29 12:06:34 +10:00
vite.config.js Added Vite config 2023-07-24 12:24:32 +10:00

README.md

FourDjs

Visualisations of four-dimensional polytopes projected into 3-space, rendered with three.js

Basic interactive demo