filmov
tv
Modern OpenGL programming in Python - part 06 - creating a quad using element buffer object

Показать описание
Using element buffer objects you can create so called indices, with indices you are able to reuse existing vertices in order to draw more complex shapes without duplicate vertices.So instead of drawing a quad using two triangles with six vertices, we draw a quad using two triangles with only four vertices.
Modern OpenGL programming in Python - part 01 - setup the environment
Modern OpenGL programming in Python - part 18 - simple lighting
Modern OpenGL programming in Python - part 10 - using PNG images
Roberto De Ioris - Modern OpenGL with Python
Modern OpenGL programming in Python - part 08 - little explanation
Modern OpenGL programming in Python - part 17 - loading obj files
Modern OpenGL programming in Python - part 16 - obj loader class
Modern OpenGL programming in Python - part 06 - creating a quad using element buffer object
Modern OpenGL programming in Python - part 04 - creating a triangle
Modern OpenGL programming in Python - part 15 - obj file format
Modern OpenGL programming in Python - part 13 - perspective projection
Modern OpenGL programming in Python - part 09 - texturing a quad
Modern OpenGL programming in Python - part 12 - resizable viewport
Modern OpenGL Tutorial - Compute Shaders
Shaders - Pygame & ModernGL Tutorial
OpenGL in python e03 - triangle with programmable pipeline
Modern OpenGL programming in Python - part 05 - coloring each vertex
Modern OpenGL programming in Python - part 00 - properly install GLFW
Modern OpenGL programming in Python - part 11 - texturing the cube
OpenGL with Python 9: Advanced Materials
Modern OpenGL programming in Python - part 14 - shader loader module
Roberto De Ioris - Introduzione a Modern OpenGL con Python
Modern OpenGL programming in Python - part 02 - creating a GLFW window
Python Opengl PyOpengl Drawing Triangle #3
Комментарии