Python Modern Opengl Perspective Projection

Pyopengl Perspective Projection

In this Python Modern Opengl we are going to talk about Perspective Projection. So we are using the codes from the previous articles. especially we are using the codes from Python Modern Opengl Texturing Rotating Cube.     you need an image texture that should be 512 x 512 in your project directory. Also you need … Read more Python Modern Opengl Perspective Projection

Python Modern Opengl Texturing Rotating Cube

Pyopengl Texturing Rotating Cube

In this Python Modern Opengl article iam going to talk about Texturing Rotating Cube. So a texture is a 2D image (even 1D and 3D textures exist) used to add detail to an object; think of a texture as a piece of paper with a nice brick image (for example) on it neatly folded over your 3D … Read more Python Modern Opengl Texturing Rotating Cube

Python Modern Opengl Texturing Rectangle

Pyopeng Texturing Rectangle

In this Python Modern Opengl article iam going to talk about Texturing Rectangle. So a texture is a 2D image (even 1D and 3D textures exist) used to add detail to an object; think of a texture as a piece of paper with a nice brick image (for example) on it neatly folded over your … Read more Python Modern Opengl Texturing Rectangle

Python Modern Opengl Rotating The Cube

Pyopengl Rotating The Cube

In this Python Modern Opengl article i want to show you Rotating The Cube. Before starting our main topic about Opengl Rotating Cube you can check the previous articles.     1:  Python Opengl Introduction And Creating Window 2: Python Opengl Drawing Teapot 3: Python Modern Opengl Drawing Rectangle 4: Python Modern Opengl GLFW Window 5: Python Modern Opengl … Read more Python Modern Opengl Rotating The Cube

Python Modern Opengl Drawing Rectangle

Pyopengl Drawing Rectangle With EBOS

In this Python Modern Opengl Programming iam going to show you Drawing Rectangle. Also iam going to talk about EBO (Element Buffer Object ) in Opengl. So in the previous articles we have learned about Opengl alot , but we have not talked about EBO. Before starting our main topic about EBO and drawing Rectangle … Read more Python Modern Opengl Drawing Rectangle

Python Modern Opengl Coloring Triangle

Pyopengl Coloring Triangle

In this Python Modern Opengl programming i want to show you Coloring Triangle . So before this we had some article on Python Modern Opengl and also window creation with GLFW. Check the previous articles on Python Modern Opengl   1:  Python Opengl Introduction And Creating Window 2: Python Opengl Drawing Teapot 3: Python Modern Opengl Drawing Rectangle 4: Python Modern Opengl … Read more Python Modern Opengl Coloring Triangle

Python Modern Opengl Triangle With GLFW

PyOpengl Drawing Triangle In Python

In this Python Modern Opengl programming i want to show you creating Triangle with GLFW. So before this we had some article on Modern Opengl and also window creation with GLFW.   Check the previous articles on Python Modern Opengl   1:  Python Opengl Introduction And Creating Window 2: Python Opengl Drawing Teapot 3: Python … Read more Python Modern Opengl Triangle With GLFW

Python Modern Opengl GLFW Window

Python Opengl With GLFW

In this Python Modern Opengl i want to show you GLFW window creating. So when you are going to work with Modern Opengl, for Window creation you need to use another library that is called GLFW. Because  Opengl is a graphic library and we don’t have window, keyboard inputs, mouse inputs and some other low … Read more Python Modern Opengl GLFW Window

Python Modern Opengl Drawing Triangle

Modern Opengl With Python

In this Python Opengl article we are going to talk about Modern Opengl Programming in Python. also i want to show you Drawing of Triangle where we have vertex shaders and fragment shaders that runs on GPU (Graphic Process Unit).   So before this we had two articles on Python Opengl Programming   1: Introduction … Read more Python Modern Opengl Drawing Triangle

Python Opengl Programming Drawing Teapot

Python Opengl Teapot Drawing

In this Python Opengl Programming i want to show you Drawing Teapot. So in the last article we had a simple introduction to Opengl and also we have talked about installation process. In Python Programming Language. you can see that article from the below link.   1: Python Opengl Programming Introduction   We have said … Read more Python Opengl Programming Drawing Teapot

Page 1 of 2
1 2