In this tutorial we learn how to do Python 3D Rendering using PyOpenGL, which is a Python 3D rendering library based on OpenGL. Today, I show you how to set up and install PyOpenGL and we write a basic example with a 3D Cube.
Download PyOpenGL: https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl
In the next video, I will go over and explain the example in more detail, so be sure to subscribe so you don't miss out on that!
- https://www.youtube.com/shawcode?sub_confirmation=1
If you found this video helpful, then be sure to drop a like, it really helps me out!
Some more tutorials/videos that you may like:
- How to Make Mobile Apps With Python: https://youtu.be/iF80WiV8f_U
- How to Make an RPG With Pygame: https://youtu.be/crUF36OkGDw
- Python Switch Statement Tutorial: https://youtu.be/ZBzuO45uvUk
- Best IDEs and Text Editors for Python: https://youtu.be/99DVo_fuAc0
Thanks for watching!