-
我的opengl的开发心得。我使用开放性图形库写的第一个程序,和我对开发的总结...
我的opengl的开发心得。我使用开放性图形库写的第一个程序,和我对开发的总结-my opengl development experience. I use open graphics library was the first procedure, and I would like to sum up the development of
- 2022-07-11 19:58:06下载
- 积分:1
-
OpenGL MFC 模板
这是一个基于VC6.0的单文档的OpenGL模板程序。记得刚刚学OpenGL的时候到处找OpenGL的框架程序,找到一些OpenGL的代码片段时也没办法试,现在只需要在COpenglTemplateView::OnDraw()函数中填入OpenGL绘图代码,就可以看到执行效果了。适用于广大OpenGL爱好者。
- 2022-11-09 01:00:04下载
- 积分:1
-
5dg的Win32框架
5DG S Win32 Framework
- 2022-09-20 00:30:03下载
- 积分:1
-
pong game classic fun game
pong game classic fun game
- 2022-03-03 01:30:59下载
- 积分:1
-
通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32....
通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32.lib glaux.lib -through changes in the form size to achieve the overlapping images, using opengl, of course, to link three documents can be opened, project/setting/link/opengl32.lib glu32.lib glaux.lib
- 2022-12-03 14:50:03下载
- 积分:1
-
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂...
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂-also an interactive manipulator OpenGL, Visual C, the middle mouse button function and For example, in situ rotary manipulator, bending manipulator
- 2022-03-19 08:47:47下载
- 积分:1
-
OpenGL example of an entry
OpenGL的一个入门例子,非常适合新手学习-OpenGL example of an entry
- 2022-08-24 04:38:27下载
- 积分:1
-
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制...
使用OpenGL实现一个2D二维图形绘制控件(解决GDI过慢问题)源代码:此前作者正忙于一个项目,需要绘制很多的二维图形。开始想着使用GDI,不过GDI对于绘制很多的图像来说实在是太慢了,所以,一个解决办法是:使用OpenGL实现一个能够绘制二维图形的用户控件。-Realize the use of OpenGL graphics rendering of a 2D two-dimensional control (GDI too slow to solve the problem) the source code: after the author is busy with a project needs a lot of two-dimensional graphics rendering. Started thinking about the use of GDI, but a lot of GDI for rendering the image is really is too slow, so a solution is: the use of OpenGL to achieve a two-dimensional graphics rendering user controls.
- 2022-09-27 23:45:03下载
- 积分:1
-
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!...
这是利用OpenGL开发三维游戏书中的代码,非常经典,有喜欢的朋友一起分享!-This is the use of OpenGL to develop three-dimensional game code book, very classic favorite has to share with friends!
- 2022-04-12 10:39:55下载
- 积分:1
-
sharpgl绘制立方体
利用已有的sharpgl类库在C#应用程序中编写简单的DEMO,能实现在GL控件中显示旋转的立方体。
- 2023-02-27 17:20:04下载
- 积分:1