OpenGL with Python 1: Intro and Setup

preview_player
Показать описание


Комментарии
Автор

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

lucarea
visit shbcf.ru