totex / Learn-OpenGL-in-python

All the source codes from my youtube tutorial series called "OpenGL in python".
GNU Lesser General Public License v3.0
159 stars 68 forks source link

tessellation shader ? #4

Open mllobera opened 4 years ago

mllobera commented 4 years ago

Thanks for the tutorials. I was wondering whether you would consider doing a tutorial to illustrate how to use an tessellation shader using pyopengl.