https://threejs.org/docs/#api/en/core/Object3D
https://github.com/CursedPrograms/OpenGL-Wheels-3.1.7-cp312-Archive/tree/main
pip install PyOpenGL-3.1.7-cp12-cp12m-win_amd64.whl
pip install PyOpenGL_accelerate-3.1.7-cp12-cp12m-win_amd64.whl
pip install objloader
pip install Cython==3.0.11
pip install --upgrade pip setuptools wheel
pip install path_to_downloaded_wheel.whl
pip install PyOpenGL PyOpenGL_accelerate
Using Python directly:
pip install -r requirements.txt
Or run:
install_requirements.bat
Using Python directly:
python main.py
Using provided scripts:
Windows:
.\run.bat
or.\run.ps1
Unix-like systems (Linux/macOS):
.\run.sh
pip install Cython==3.0.11
pip install --upgrade pip setuptools wheel
pip install path_to_downloaded_wheel.whl
pip install PyOpenGL PyOpenGL_accelerate
opencv-python==4.6.0
opencv-contrib-python==4.6.0.66
matplotlib>=3.9.2
numpy>=1.26.2
PyOpenGL==3.1.7
pygame