XINCGer / DreamEngine

game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DreamEngine

Game Engine

1.** How to Compile **

1.download the third party package from http://pan.baidu.com/s/1xPqPa ,then unpackage it. 2.combine the code dir with the unpackage dir (PS: Combine the bin & Engine dir) 3.Cmake the Engine dir 4.Go to the build dir, open vs sln, and compile the engine

attention:

  • you'd better using the vs2010 to cmake the engine
  • both x86 or x64 is OK

2.** How to compile the engine on IOS **

  1. Do "How to Compile" first
  2. download the ios libs from http://pan.baidu.com/s/15WKRh ,then unpackage it
  3. place the unpackage dir in Engine/extlibs/
  4. open the XCode project and compile

About

game engine

License:MIT License


Languages

Language:C++ 52.3%Language:C 37.5%Language:C# 4.8%Language:Objective-C 3.4%Language:CMake 0.9%Language:Java 0.8%Language:Objective-C++ 0.2%Language:Makefile 0.1%Language:Batchfile 0.0%Language:Shell 0.0%