- 最后登录
- 2014-10-23
- 注册时间
- 2011-7-19
- 阅读权限
- 90
- 积分
- 81303
- 纳金币
- -1
- 精华
- 11
|
非常有用的一个扩展,可以在unity3d项目中进行网页浏览,这个比较独特,和以前见到的一些此类功能实现还是有很大区别的,目前还在开发中,不过几个基本的功能已实现,强烈推荐下!
I'm in the making of a wrapper for the awesomium library. So far I'm getting decent perfomance results and I think this wrapper could be useful in creating an in-game browser for Unity.
The project is still under development but so far the following is working.
Render of websitets
Flash support - Install flash plugin for firefox
Mouse input (Scrolling also supported )
You can find the project on github here:https://github.com/kamante/UnityAwesomium
See build folder for quick demo of wrapper
Screenshot:
|
|