ogldev:ogldev.org上的OpenGL教程的源代码
2021-12-09 21:06:59 134.21MB opengl opengl-tutorial OpenGLC
1
opengl教程 一个基于PyOpenGL的Python opengl-tutorial。 所有内容均遵循 您还可以在这里找到C实现: : 表中的内容 tu_00_glfw_window_sample:GLFW版本彩色立方体。 原始教程=> tu_01_color_cube:GLUT版本彩色立方体。 原始教程=> tu_02_texture_without_normal:带纹理的基本渲染。 原始教程=> tu_03_loadobj:从wavefont obj文件加载网格信息: 原始教程=> tu_04_vbo:使用VBO 原始教程=> tu_05_input:使用键盘和鼠标添加视口控件原始教程=> tu_06_multobjs:在同一窗口中绘制多个网格对象 tu_07_basic_shading:带有光照和法线的基本着色原始教程=> tu_08_transparency:透明度原始教程=> tu_09_draw_text:在openGL中绘制文本原始教程=> tu_10_normal_mapping:法线贴图原始教程=>
2021-07-19 09:50:07 17.29MB python opengl shader pyopengl
1