10 Star 29 Fork 13

杨超 (wantnon) / c3dEngine2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.43 KB
一键复制 编辑 原始数据 按行查看 历史
杨超 (wantnon) 提交于 2015-12-06 02:22 . no message

c3dEngine2

screenshot

by wantnon (yang chao) 2014-4-1

c3dEngine2 is a cocos2d-x-like simple 3d game engine. it is the upgrade version of c3dEngine.

support platform: iOS, win32
language: c++

c3dEngine2 is the upgrade version of c3dEngine.(c3dEngine, see: http://git.oschina.net/wantnon2/c3dEngine-superSingleCell or https://github.com/wantnon2/superSingleCell-c3dEngine )

document:
you can temporarily refer to the old version document, main concepts are same:
http://git.oschina.net/wantnon2/c3dEngine-superSingleCell/wikis/home

How to run the project:
please see how_to_run_demos.txt under c3dEngine2/demos folder.

possible issues and solution:
assert failure on windows xp: http://git.oschina.net/wantnon2/c3dEngine2/issues/1
install OpenAL before run demos on win32: http://git.oschina.net/wantnon2/c3dEngine2/issues/2

i will update code to http://git.oschina.net/wantnon2/c3dEngine2.git and https://github.com/wantnon2/c3dEngine2, the former is the main site.

blog: http://user.qzone.qq.com/350479720/blog/1393165837

qq group: 519196868

screenshot:
draw a simple box
screenshot
cube mapping
screenshot
fbx skin animation and convert fbx to user-defined format
screenshot
quadtree LOD terrain
screenshot
bullet integration
screenshot
a whole game: super single cell
tips:
after entered the level selecting page, press the debug button at the right down corner, all the levels will be unlocked.
进入选关页面后点右下角debug按钮可以解锁所有关卡。
操纵方法(game control):
run forward: press screen.
run back: sweep down.
turn left/right: sweep left/right.
jump: sweep up.
jump forward: drag up.
screenshot

C++
1
https://gitee.com/wantnon2/c3dEngine2.git
git@gitee.com:wantnon2/c3dEngine2.git
wantnon2
c3dEngine2
c3dEngine2
master

搜索帮助