资源列表
[OpenGL] bounce
说明:opengl超级宝典第二章,实现一个红色小方块在窗口中浮动,碰到边界就弹回的opengl程序。-opengl super canon chapter, the realization of a small red box floating in the window, bounced back across the border on the opengl program.<dengfangling> 在 2025-06-17 上传 | 大小:59kb | 下载:0
[OpenGL] glrect
说明:opengl超级宝典第二章,在窗口中绘制一个红色小方块,供初学者练习。-opengl super canon chapter, in the window to draw a red box, for beginners to practice.<dengfangling> 在 2025-06-17 上传 | 大小:58kb | 下载:0
[OpenGL] OpenGL_Win32_Sample
说明:opengl 3d立方体,随鼠标拖动而旋转.-opengl 3d cube, with the mouse to drag and rotate.<leto> 在 2025-06-17 上传 | 大小:28kb | 下载:0
[OpenGL] Lesson01
说明: 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -Creating an OpenGL window: In this tutorial, I will teach you in a Windows enviro<wowo> 在 2025-06-17 上传 | 大小:2.4mb | 下载:0
[OpenGL] Lesson02
说明: 你的第一个多边形: 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。 读完了这一课,你会学到如何在空间放置模型,并且会知道深度缓存的概念。 -Your first polygon: a tutorial in the first basis, we add a triangle and a quadrilateral. Perhaps you think th<wowo> 在 2025-06-17 上传 | 大小:3.5mb | 下载:0
[OpenGL] Lesson03
说明:添加颜色: 作为第二课的扩展,我将叫你如何使用颜色。你将理解两种着色模式,在左图中,三角形用的是光滑着色,四边形用的是平面着色。 -Add color: as the second extension of class, I will tell you how to use color. You will understand the two kinds of color modes, in the left, with a smooth colored triangle, qua<wowo> 在 2025-06-17 上传 | 大小:3.26mb | 下载:0