-
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线
使用C和OPENGL绘制一个曲线上点可控制的bazier曲线-OPENGL rendering the use of C and on a curve control point curve bazier
- 2022-12-30 03:10:03下载
- 积分:1
-
详细讲解如何在窗口中绘图的例子,十分实用易懂
详细讲解如何在窗口中绘图的例子,十分实用易懂-Elaborate on how the graphics in the window example of a very practical easy to understand
- 2022-01-25 19:01:11下载
- 积分:1
-
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。...
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。
-to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
- 2022-06-17 09:43:24下载
- 积分:1
-
用OpenGL编写的模拟地球、太阳、月亮三者运行状态的文件,可以用方向键操作它们的运动。自己写的代码,欢迎批评,...
用OpenGL编写的模拟地球、太阳、月亮三者运行状态的文件,可以用方向键操作它们的运动。自己写的代码,欢迎批评,-with OpenGL simulation prepared by the Earth and the sun, the moon three running in the paper, you can use the direction keys to operate their campaigns. His writing code, welcome criticism, illustrious
- 2022-05-21 19:10:33下载
- 积分:1
-
一个点和 4 线之间最短的距离
源代码,计算一个点和一段,我之间的距离正在使用 Opengl。
- 2022-09-12 22:30:03下载
- 积分:1
-
OpenGL代码
OpenGL为程序员提供了一个图形硬件接口。他是一个功能强大的,支持底层绘制和造型能力的软件图形函数库,适用于所有的主流操作系统平台,有着广泛的硬件支持。
- 2022-08-24 15:44:37下载
- 积分:1
-
MFC OpenGL
用MFC和OpenGL来做一个绘图软件,基于OpenGL的MFC画图软件,里面有代码,可供大家参考。
- 2022-02-02 16:46:57下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
运用Opengl和VC实现纹理,和场景浏览
运用Opengl和VC实现纹理,和场景浏览-use Opengl and VC texture, and the scene View
- 2022-06-19 13:37:59下载
- 积分:1
-
rectangular side loading Photo rotating frame
矩形边加载图片旋转框-rectangular side loading Photo rotating frame
- 2022-03-25 20:49:15下载
- 积分:1