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