-
OSGFrameWork
最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。(Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you learn a little, a single document, new procedures, some of which changed the bug, and share with you. Program realization of the function of a single document is very simple to open display osg file. However, there are still a problem, such as opening a number of osg file display model is not satisfactory, as the population estimate is set to have problems other osg files appear to open a number of memory leaks.)
- 2021-04-15 16:38:54下载
- 积分:1
-
《direcX游戏编程》光盘源代码
DirectX游戏编程的随书源代码,高版本VS导入工程文件之后记得要重定位解决方案目标哦(Source code of book <<DirectX Game Programming>>.If open the Solution with high version of Visual Studio,remember to relocate the destination of solution.)
- 2020-06-18 15:20:01下载
- 积分:1
-
freecell-solver-3.18.1
这是一个跨平台的游戏引擎。可以在很多平台上运行,可以制作简单的小游戏,非常方便(This is a cross-platform game engine. Can run on many platforms, you can create a simple game, very convenient)
- 2013-06-14 15:06:33下载
- 积分:1
-
BumpMapping
实现了计算机图形学汇总凹凸贴图方式,使场景模拟更加逼真!(The realization of the computer graphics to summarize the concave and convex maps, so that the scene simulation more realistic!)
- 2017-12-27 21:53:01下载
- 积分:1
-
Irrlicht_bc
irrlicht BorlandC++重制版本
irrlicht是一个轻量级3D游戏引擎,原本不支持Borland C++,本人重新修改,让其支持。并可以在C++ Builder中使用(irrlicht BorlandC++ reproduce irrlicht is a lightweight version of 3D game engine, the original did not support the Borland C++, I re-modified to support. And can be completed in C++ Builder use)
- 2008-03-10 09:35:10下载
- 积分:1
-
vcmap
编游戏-地图编辑器 VC写得一个地图编辑器 用于游戏引擎的开发(Code Game- map editor)
- 2010-08-12 10:39:15下载
- 积分:1
-
Dx9MengBan
多重纹理的高级混合,适用于图像仿真显示。(Advanced Blending multiple textures for image simulation display.)
- 2011-08-26 00:54:54下载
- 积分:1
-
AngryBirds-final
cocoa2D做的愤怒的小鸟,包括数据的存储和处理(Cocoa2D to do the angry birds, including data storage and processing.)
- 2014-10-15 13:41:19下载
- 积分:1
-
OGRE-MODEL
说明: ogre教程之模型绘制,讲的很详细,对大家肯定有用,尤其是初学者(ogre tutorial draw the model, said very detailed, we certainly useful, especially for beginners)
- 2011-04-16 10:42:27下载
- 积分:1
-
bitstronger
1 Introduction
"BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles.
For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
- 2018-09-25 22:23:38下载
- 积分:1