摘要: 本来只想简单的借用一下Torchlight的背包UI资源,不过发现背包的UI是动态打开或关闭的. 就想尝试一下把整个效果弄出来.经过一番折腾, 总算实现了.整个过程主要包含几个技术点:1. To create a render to texture window with CEGUI. This allows us to create a second Viewport which can be rendered directly into a CEGUI widget2. Animation blending using one entity with 2 animations from 2 阅读全文
posted @ 2011-01-20 23:02 vibilin 阅读(2330) 评论(1) 推荐(0) 编辑