This is the HTMLEngine for NGUI and Unity3D.GUIIt is based on Profixy's HTMLEngine-Mini.
URL:
http://html-engine-mini.googlecode.com/This modified version has some NEW features.1. Add NGUI support. It will render HTML with UILabel and UISprite. This package also contains a NGUI distribution version(No Editor).
2. Add animation image support for NGUI by UIAnimationSprite.
3. Change ‘div’ tag to ‘spin’.
4. Add ‘id’ attribution to ‘p’, ‘spin’, ‘img’ and ‘a’ tags. So the NGUI labels and sprites will use this id as their game object name. After the labels and sprites were generated, we can get them by id easily.
5. Fixed asia language characters line break bug.
6. Fixed iOS 'Strip Assembiles' issus.
Platform:Windows, Mac, iOS, Android, Webplayer
Online Demos:NGUI demo:
http://www.goodres.com/html_engine/ngui.htmlUnity3D.GUI demo:
http://www.goodres.com/html_engine/unity3d.html
Asset Store:URL:
http://u3d.as/content/zhing/htmlengine-for-ngui-and-unity3d-gui/
Screenshots:1. Sample
2. Line based text effect
3. Text based text effect
4. Image and Animation Image
5. Hyperlink
6. Unity3D.GUI Sample