-
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL...
一个更为复杂的2D Game实例.比之前传的复杂.
Windows平台的2D Game实例2, 使用了C++和OpenGL.这个souce不但是OpenGL技术,还可以学习到两个方面的技术:
part1: win32的消息循环, OpenGL的设置.画一些简单的图形.
part2: 处理并且显示卡通图片.-This source focuses on 2D game development with C++ and OpenGL for Windows platform. We will not only focus on OpenGL but also talk about the designs that are commonly used in game programming with a full object oriented approach. This source include two articles:
Part 1: covers the win32 message loop, the window creation and the setting-up of OpenGL. You will also learn how to draw some simple shapes.
Part 2 : Covers resources handling and displaying simple animations.
Contents
- 2022-05-27 22:46:10下载
- 积分:1
-
显示PNG格式图像的汇编源代码,非常实用。
显示PNG格式图像的汇编源代码,非常实用。-PNG format images showed a compilation of source code, very practical.
- 2022-03-05 17:42:08下载
- 积分:1
-
对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行...
对256色图像进行维纳滤波处理,适用于bmp图像,程序解压后,就可以引入vc环境调试运行-256 color images of the Wiener filter treatment for bmp images, decompression procedures, you can run the debug environment to introduce vc
- 2022-06-28 14:12:51下载
- 积分:1
-
again achieving 3D interface language
再界面里实现3D文字-again achieving 3D interface language
- 2022-04-26 12:55:36下载
- 积分:1
-
VC image processing to the various methods of noise (random noise to .....)
VC++图象处理去噪音的多种方法(有随机去噪音等.....)-VC image processing to the various methods of noise (random noise to .....)
- 2022-01-25 16:11:50下载
- 积分:1
-
高程纹理地形,高山,水,可以用鼠标转动画面
高程纹理地形,高山,水,可以用鼠标转动画面-Elevation texture terrain, mountains, water, you can rotate the screen with the mouse
- 2022-07-20 03:11:17下载
- 积分:1
-
图像处理特效的程序,可以实现图像的卷帘式、拉门式等图像出入的效果
图像处理特效的程序,可以实现图像的卷帘式、拉门式等图像出入的效果- The picture processing special effect procedure, may realize
picture difference the and so on picture volume curtain type, sliding
door type effect
- 2022-01-28 19:44:51下载
- 积分:1
-
直线的取值画法,该画法可以去掉毛刺,进行平滑处理,使直线看起来比较平直...
直线的取值画法,该画法可以去掉毛刺,进行平滑处理,使直线看起来比较平直-The values of a straight line drawing, the drawing method can remove the burr, smoothing treatment, so that a straight line looks straight
- 2022-03-03 07:19:39下载
- 积分:1
-
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y...
直线的DDA,bresenham算法画图 圆的bresenham算法画图 椭圆的bresenham算法画图 均匀B样条曲线算法画图 多边形的Y-X填充算法画图 动态三维立体图形的正透视投影图-linear DDA, bresenham algorithm for drawing a round of bresenham algorithm to draw the ellipse drawing algorithm bresenham uniform B-spline curves polygon drawing algorithm Y-X filling algorithm drawing dynamic 3D graphics is the perspective projection map
- 2022-07-22 13:38:11下载
- 积分:1
-
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试...
java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
- 2022-02-20 22:20:15下载
- 积分:1