1 Star 0 Fork 0

smile.care/python-opengl-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

opengl-tutorial

a Python opengl-tutorial base on PyOpenGL.

中文说明可以看这里

All content were follow http://www.opengl-tutorial.org/
You also can find C implemention here: https://github.com/opengl-tutorials/ogl

table of content

  1. tu_00_glfw_window_sample : GLFW Version Colored cube.
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-4-a-colored-cube/

PyOpenGL

  1. tu_01_color_cube : GLUT Version Colored cube.
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-4-a-colored-cube/

PyOpenGL

  1. tu_02_texture_without_normal: basic rendering with texture.
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-5-a-textured-cube/

PyOpenGL

  1. tu_03_loadobj : load mesh information from wavefont obj file:
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-7-model-loading/ PyOpenGL

  2. tu_04_vbo : use VBO
    orginal tutorial => http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-9-vbo-indexing/

PyOpenGL

  1. tu_05_input : add viewport control with keyboard and mouse
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-6-keyboard-and-mouse/ PyOpenGL

  2. tu_06_multobjs: draw multi mesh objects in same window

PyOpenGL

  1. tu_07_basic_shading : basic shading with light and normals
    orginal tutorial => http://www.opengl-tutorial.org/beginners-tutorials/tutorial-8-basic-shading/

PyOpenGL

  1. tu_08_transparency : transparency
    orginal tutorial => http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-10-transparency/

PyOpenGL

  1. tu_09_draw_text: Draw text in openGL
    orginal tutorial => http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-11-2d-text/

PyOpenGL

  1. tu_10_normal_mapping : Normal Mapping
    orginal tutorial => http://www.opengl-tutorial.org/intermediate-tutorials/tutorial-13-normal-mapping/

PyOpenGL

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smilecare/python-opengl-tutorial.git
git@gitee.com:smilecare/python-opengl-tutorial.git
smilecare
python-opengl-tutorial
python-opengl-tutorial
master

搜索帮助