Cesium-GWT 0.2.0 Released, with animated 3D models (glTF), CZML, GeoJSON, and many new API features

All,

Just a quick note to let you know I've posted a major update to Cesium-GWT: Release 0.2.0. Check out the updated demo page here:

http://richkadel.github.io/cesium-gwt/cesium-gwt/cesium-gwt.html

More information on this release can be found on the GitHub site:

http://richkadel.github.io/cesium-gwt

Also note, this new release now depends on another GitHub project, JsFunction-GWT:

http://richkadel.github.io/jsfunction-gwt/

JsFunction used to be part of the Cesium project, but I've completely overhauled it and extended it to support a number of JavaScript-to-GWT-to-JavaScript function reference use cases. The library is now independent of Cesium, and it is also being used in my OWF-GWT library, which may be of interest to anyone working in the DoD or IC, both of which use OZONE Widget Framework extensively. Their open source library can be found here:

https://github.com/ozoneplatform/owf.

Here is the OWF-GWT site, if anyone is interested in creating widgets in GWT with full Java support for OWF channels (pub/sub), Intents, and Widget Proxy method calls:

https://github.com/richkadel/owf-gwt

Congrats on the release, Rich! Once again, thanks for this community contribution.

Patrick