Conversion of my old 3D "hello world" that animates the 3D projeciton of an hypercube. With more or less parameters PyOpenGL/Glut -> PyGame
Find a file
kleph abc4d1976c
Some checks failed
continuous-integration/drone/push Build is failing
Initial working port
2022-11-09 00:43:36 +01:00
.drone.yml Initial working port 2022-11-09 00:43:36 +01:00
.gitignore Initial import of source and some configs 2022-11-08 22:11:12 +01:00
LICENSE Initial commit 2022-11-08 22:01:12 +01:00
py_hypercube.py Initial working port 2022-11-09 00:43:36 +01:00
README.md Initial import of source and some configs 2022-11-08 22:11:12 +01:00
requirements.txt Initial working port 2022-11-09 00:43:36 +01:00

py_hypercube

Conversion of my old 3D "hello world" that animates the 3D projeciton of an hypercube.

With more or less parameters

PyOpenGL/Glut -> PyGame Build Status