Install PyOpenGL + GLUT in Windows

Аватар автора
Шаг за шагом: создание умных ботов
Welcome back! Through normal installation of PyOpenGL via pip install pyopengl and working with GLUT can be hard to set manually in windows. This video shows you how to install PyOpenGL along with GLUT in Windows. Step 1: Find your python and pip installation version by running this command in command line python --version pip --version Step 2: Download the required UNOFFICIAL binaries from Step 3: Install the downloaded binaries by following command (Make sure you are the same folder where the .whl files exist) pip install _filename.whl_ Done! Now you can verify the installation by running one of the OpenGL programs from my repo: The specific program used in the video: Thank you for watching. Subscribe :) Let me know if you have any question. #Windows

0/0


0/0

0/0