本项目演示了如何在 AWTK 中集成 OGRE3D。
0. 准备
- 先编译 AWTK, 并在 env.sh 中设置 awtk 的路径。
- 需要安装 cmake
1. 生成资源
python scripts/update_res.py all
2. 编译
- 设置环境变量
source env.sh
source env_rt.sh
- 编译 ogre 库
cd 3rd
build_assimp.sh
build_ogre.sh
build_assimp.sh
- 编译 awtk-ogre 库和 demo
./build.sh
2. 运行
./bin/demo