-
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。...
OpenGL类,旨在减少OpenGL编程的初始化工作,以及加入一些常用功能。-OpenGL category, aimed at reducing the initialization of OpenGL programming, as well as some commonly used functions.
- 2022-02-03 15:02:52下载
- 积分:1
-
这是一个在VC中OpenGL波仿真结果的源环境,使…
这是一个在VC环境下利用OpenGL模拟水波效果的源程序,充分运用 OpenGL的纹理坐标,贴图坐标相关函数。是学习OpenGL纹理与贴图的理想示例代码。-This is an environment in VC OpenGL wave simulation results of the source, make full use of OpenGL texture coordinates, mapping coordinates correlation function. Learning OpenGL texture mapping with the ideal sample code.
- 2022-07-15 20:54:57下载
- 积分:1
-
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!...
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
- 2022-11-29 19:05:03下载
- 积分:1
-
著名的Nehe的OpenGL教程的VC++配套源码1-10课,适合OpenGL的初学者,作者在程序中已详加注释...
著名的Nehe的OpenGL教程的VC++配套源码1-10课,适合OpenGL的初学者,作者在程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-03-31 21:45:59下载
- 积分:1
-
自己的函数遍的机器人
自己的函数遍的机器人-Times a function of their own robot
- 2022-03-17 10:57:43下载
- 积分:1
-
3Dsound
3Dsound- this program is preparid for OpenGL.it needs the GLsence.
- 2022-02-14 23:40:25下载
- 积分:1
-
NEHE中文教程+源码
NEHE中文教程+源码,opengl经典教程! 内有nehe原版sdk,它的网站上已经失效不能下载了,网上都找不到了,我找了很久,终于找到了,还有一些教程,还有教程里的的源代码
- 2023-06-14 03:36:03下载
- 积分:1
-
on opengl achieve 3D cone reduction of a small sample. From this example can be...
基于opengl实现的三维视锥裁减的一个小示例。由这个示例可以看出视锥体裁减对于提高显示速度的重要性。-on opengl achieve 3D cone reduction of a small sample. From this example can be seen as the cone reduction in the rate of increase shows importance.
- 2022-04-17 00:43:49下载
- 积分:1
-
VTK的例子程序,实现图像的显示,调用VTK图像显示控制…
vtk实例程序,实现图像显示,调用vtk控件实现图像显示-VTK examples of procedures, to achieve image display, call VTK image display controls to achieve
- 2022-02-12 11:49:21下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1