You have no idea how helpful this was, I've used PyGame in the past and wanted to learn how to use PyOpenGL but couldn't get it working. thank you! You have cured my headache!
jakefrommars
Let me just say, finding your channel was to me like finding a giant shiny gem on a beach. I LOVE your Opengl python course, and it has been instrumental in helping me with my project. Thank you, thank you and thank you mate. Your tutorials are well-paced and clearly explained, which is very hard to find. Great job indeed :)
AlexandrePaschoalVicente
Been stuck for a long time, finally solved. Thank you brother
IkyyPUBLIC
Thank you so much for your videos, it's really useful for my scientific research!!!
helloWorldDCD
I came for learning opengl in python.
I stayed for listening your voice
howl
ERROR: Could not build wheels for PyOpenGL_accelerate, which is required to install pyproject.toml-based projects
i cannot install pyopengl_accelerate can you help me ?
Ahmet-edvx
I have an error, when I tried to install opengl_accelerate. It said that failed building wheel for pyopengl_accelerate
Jovenel-vs
The module OpenGL is not found, please help me with this error! Could it be a Linux thing? Because I use Linux Mint and Arch.
oglothenerd
I get this error pls help:
import pygame as pg
ModuleNotFoundError: No module named 'pygame'
blackmanbo
ive done everything you said in this video, but when i try to compile the program it says "import "open.gl" could not be resolved" couldnt find a solution via google yet either
diandradeeke
I had several error in video but GitHub is running thank
advancedprogrammingch
Nice, hopefully you will also succeed with skillshare.
atibyte
Great Video!!! U have an extraordinary didatic!
joaopedrojardim
i getting this error
pip : The name "pip" is not recognized as the name of a cmdlet, function, script file, or executable. Check the spelling of the name and the presence and correctness of the path, then try again.
string:1 character:1
+ pip install pygame
+~~~
+ CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
royaleegg
for some reason when running the code, do not create the window to display graphics and colors, can you help me please ?
polluque
i am not getting any error but if i execute the program it stays only like a second on the screen and quits itself.Thank you
adityasuresh
I am getting weird horizontal lines on screen. Not any solid color. Anyone knows what this is?
samyakmarathe
What do you think about moderngl and pyglet?
FinFET
ModuleNotFoundError: No module named 'OpenGL.GL'; 'OpenGL' is not a package. DO you know how to solvet it?
bug
opengl doesn't seem to work, can somebody help me?
File "b:\game\game.py", line 2, in <module>
from OpenGL.GL import *
ModuleNotFoundError: No module named 'OpenGL'
thanks in advance