搜索资源列表
Symbian_OS_2D_Game_Engine_Example_v1_0
- Symbian OS: 2D Game Engine Example file name: Symbian_OS_2D_Game_Engine_Example_v1_0.zip descr iption: This C++ example application shows how to make a portable and efficient 2D game on top of Symbian OS. The application supports different displ
3D.x
- Mesh网络开发语言C++,Direct3D
LuaCoco-1.1.3.tar
- 真正C实现的LUA协程coroutine Coco -- True C coroutines for Lua --- --- --- --- Coco is a small extension to get True C Coroutine semantics for Lua 5.1. Homepage: http://luajit.org/coco.html Coco is Copyright (C) 2005-2007 Mike Pall. Coco i
Game_Engine_Desing_DirectX_and_Csharp
- Game Engine Desing Direct X and C# Game Engine Desing Direct X and C#-Game Engine Desing Direct X and C# Game Engine Desing Direct X and C# Game Engine Desing Direct X and C#
DirectX-CPP-X-View
- 简单的“模型查看器”可以提供学习DirectX的新手参考! 开发语言和开发工具: C++ DirectX9.0C VS2005 项目描述:可以打开.X模型进行查看,可对模型旋转,渲染,灯光等操作。 实现功能: 1、用文件对话框打开.X文件,实现模型的切换。 2、反转三角形。 3、反转法线。 4、绘制法线。 5、ALPHR混合。 6、灯光操作。 7、模型渲染。 -Simple " model viewer" can
allegro-5.0.7
- allegro是一个c/c++的游戏库,免费,开源,最初作者是shawn hargreaves,他支持DOS,UNIX(Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS 还有 MacOS X.提供了大量的图形,声音,玩家输入(键盘,鼠标,游戏手柄),定时器等函数。它支持定点和浮点-allegro is a c/c++ game library, free, open source, the original author is
firsttest2
- cocos2d-x program c++ visual c++ express 2010
DrawDemo
- Cocos2d-x实现的一个绘图程序,其中采用了贝塞尔二阶曲线实现了平滑的直线的绘制。 -A draw program written by C++ using game egine Cocos2d-x.The main highlight is using besser to draw smooth line