-
“精彩算命”一个让你趣味多多的游戏的原代码,快下吧,还等什么?...
“精彩算命”一个让你趣味多多的游戏的原代码,快下吧,还等什么?-"wonderful fortune telling" let you taste a lot of the game"s original code and faster under the bar, waiting for what?
- 2022-03-30 14:27:02下载
- 积分:1
-
Irrlicht engine is written in C++, a high
Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3D engine, can be applied to C++ program or. NET language. Through the use of Direct3D (Windows platform), OpenGL 1.2 shader or its own software program, you can realize the full cross-platform engine. Despite being open source, the Irrlicht library offers available in commercial-grade 3D engine that has the art features such as dynamic shadows, particle systems, character animation, indoor and outdoor technology, and collision detection.
- 2023-05-24 20:05:04下载
- 积分:1
-
游戏引擎CEL的示例Demo,可以看出CEL的特点,以及使用示范
游戏引擎CEL的示例Demo,可以看出CEL的特点,以及使用示范-Game engine CEL example Demo, you can see the characteristics of CEL, and the use of demonstration
- 2022-04-20 06:34:37下载
- 积分:1
-
3D游戏代码 实现了摄像机漫游 天空盒 地面纹理映射等技术
3D游戏代码 实现了摄像机漫游 天空盒 地面纹理映射等技术-3D game code to achieve a camera roaming the sky box texture mapping technologies such as ground
- 2022-07-08 07:18:44下载
- 积分:1
-
this as quake 3 game engine and share! But no relevant technical description! Ve...
此为quake 3游戏引擎
与大家共享!
但是没有相关技术说明!
很遗憾!如果那位大虾有相关资料或对此代码理解较为深刻,还请不吝赐教!-this as quake 3 game engine and share! But no relevant technical description! Very sorry! If that prawns have information or to make a more profound understanding of code, also requested the wing!
- 2022-07-13 16:03:06下载
- 积分:1
-
己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果...
己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果-others do 3D simulation browsing, it is important the document read TEXT inside the simulated terrain data, atomizing effect
- 2022-11-22 09:05:04下载
- 积分:1
-
游戏引擎的源码。我还没有看过,希望大家看看如何。
游戏引擎的源码。我还没有看过,希望大家看看如何。-The source game engine. I have not read, I hope everyone see how.
- 2022-02-16 09:02:20下载
- 积分:1
-
Open
Open-source, cross-platform 3D rendering engine for .NET. The Axiom Engine is a high-performance C# port of the powerful OGRE engine. Its flexible component-oriented architecture allows easy extension and provides full support for both DirectX and OpenGL
- 2022-03-10 17:24:46下载
- 积分:1
-
为学生提供的单色屏显示引擎及模拟显示程序
为学生提供的单色屏显示引擎及模拟显示程序-To provide students with the monochrome screen display engine and the simulation shows that the procedure
- 2022-04-01 01:26:44下载
- 积分:1
-
This application is a battlefield simulator game with three types of units: Infa...
This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may provide insight for programmers with the regular use of several variations of breadth-first-search algorithms as well as one depth-first-search move-sequence solution algorithm, which are explained below.
As a class and DLL, the battlefield project can be used to build a larger war game with its own economy and cast of characters to enrich game play.-This application is a battlefield simulator game with three types of units: Infantry, Cavalry, and Artillery. The map consists of several different terrain types lined in a six-sided-square grid as seen in many turn-based video games. The computer player s artificial intelligence is challenging to the player, and may pr
- 2023-07-13 21:55:03下载
- 积分:1