视频规划
计划中 LearnOpenGL 入门篇 第四部分(空间坐标) LearnOpenGL 入门篇 第三部分 纹理 物理电磁仪器 C++ 零基础入门教程 Python 零基础入门教程 Arduino 零基础入门教程 (我还没学) 组合数与多项式 数学史 理解直线方程与距离公式的另一种方式 制作中 已...
计划中 LearnOpenGL 入门篇 第四部分(空间坐标) LearnOpenGL 入门篇 第三部分 纹理 物理电磁仪器 C++ 零基础入门教程 Python 零基础入门教程 Arduino 零基础入门教程 (我还没学) 组合数与多项式 数学史 理解直线方程与距离公式的另一种方式 制作中 已...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/07%20Transformations/ 本节视频:暂未发布 使用到的素材(右键-将图像另存为) 文件为 Joey de Vries 所有。所有权利均保留。 All credit goe...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/06%20Textures/ 本节视频:https://www.bilibili.com/video/BV1cdh3zYEWP?p=2 使用到的素材(右键-将图像另存为) 文件为 Joey...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/05%20Shaders/ 本节视频:https://www.bilibili.com/video/BV1CkxuexEeQ?p=3 本节代码 # 导入需要的库 import math import glfw impo...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/05%20Shaders/ 本节视频:https://www.bilibili.com/video/BV1CkxuexEeQ?p=2 本节代码 查询顶点属性可用数量 import moderngl ctx = mod...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/04%20Hello%20Triangle/ 本节视频:https://www.bilibili.com/video/BV1CkxuexEeQ?p=1 本节代码 # 导入需要的库 import glfw import m...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/04%20Hello%20Triangle/ 本节视频:https://www.bilibili.com/video/BV1mVWDe6EM6?p=5 本节代码 # 导入需要的库 import glfw import m...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/03%20Hello%20Window/ 本节视频:https://www.bilibili.com/video/BV1mVWDe6EM6?p=4 本节代码 # 导入需要的库 import glfw import mod...
LearnOpenGL CN 相关链接:https://learnopengl-cn.github.io/01%20Getting%20started/03%20Hello%20Window/ 本节视频:https://www.bilibili.com/video/BV1mVWDe6EM6?p=3 本节代码 # 导入需要的库 import glfw import mod...
测试页面用