-
Using OpenGL to draw a Bezier curve, did not call OpenGL drawing function, a dir...
用OpenGL来画一个Bezier曲线,没有调用OpenGL的画图函数,直接实现的算法。-Using OpenGL to draw a Bezier curve, did not call OpenGL drawing function, a direct realization of the algorithm.
- 2022-09-04 09:20:03下载
- 积分:1
-
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容...
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容
-Very comprehensive complete VS project, learning opengl an excellent example of a total of 10 chapter
- 2022-05-08 10:45:44下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
CS的BSP树
BSP tree for CS
- 2022-10-27 18:20:03下载
- 积分:1
-
又是一个很好的贪吃蛇源码,适合初学者学习!希望大家有所收获!...
又是一个很好的贪吃蛇源码,适合初学者学习!希望大家有所收获!-is also a good source of a huge memory and is suitable for beginners learning! Hope you all have!
- 2022-02-03 11:30:59下载
- 积分:1
-
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。
OpenGL源代码,主要用于初学者学习OpenGL的基本语法时用。-OpenGL source code, mainly for the OpenGL beginners learn the basic syntax used.
- 2022-01-26 08:15:48下载
- 积分:1
-
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考...
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
- 2022-04-20 22:59:00下载
- 积分:1
-
一个开源的图形库,应用了opengl作核心
一个开源的图形库,应用了opengl作核心-An open-source graphics library, application of opengl for the core
- 2022-03-12 23:16:57下载
- 积分:1
-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2022-03-23 17:29:30下载
- 积分:1
-
opengl LOOP细分算法
资源描述loop曲面细分算法,代码简单,运行通过,望对大家有帮助
- 2022-06-17 03:52:37下载
- 积分:1