Commit Graph

4815 Commits

Author SHA1 Message Date
Matthew Amato 286e9b6cd7 Implement DynamicCone and visualizer. Fix missing radius in DynamicPyramidVisualizer. 2012-05-17 14:36:22 -04:00
Matthew Amato b697a3fe9e Some temporary drag/drop code to help viewer development. 2012-05-17 13:17:56 -04:00
Matthew Amato 6cc0323659 Introduce frozen constants for JulianDate and TimeInnterval min/max values. 2012-05-16 22:23:45 -04:00
Matthew Amato 680295e51c Fix breakage after merge from master, add statistics to widget. 2012-05-16 15:43:17 -04:00
Matthew Amato a2434ec57c Initial cut of DynamicPyramid and associated objects.
Minor fixes to QuaternionDataHandler and DyanmicMaterialProperty.
Add UnitSphericalDataHandler.
2012-05-15 15:17:38 -04:00
Matthew Amato 4af5344787 Ongoing CZML work
1. Initial Material support, only ColorMaterial is currently handled.
2. Implement DynamicPolygon and DynamicPolgonVisualizer.
3. Fix typo in DynamicPolyline and remove unused object from DynamicPolylineVisualizer.
2012-05-14 17:15:14 -04:00
Matthew Amato 38748f36db Restructure code so that Dynamic objects have static create/update functions rather than a bunch of seperate external methods. 2012-05-14 13:10:57 -04:00
Matthew Amato fc6ed7d941 Support for non-dynamic vertex positions. 2012-05-14 11:06:50 -04:00
Matthew Amato 23d0856c98 Ongoing czml work
1. Introduce a DynamicPositionProperty that can handle different representations of position data and make objects use it.
2. Start a DynamicVertexPositionsProperty, but it's just a shell.
3. Implement DynamicPolylineVisualizer and associated objects.
4. A few other misc fixes.
2012-05-11 20:29:07 -04:00
Matthew Amato e9c41dcd38 Fix CesiumViewer after latest merge from master. 2012-05-10 13:40:42 -04:00
Scott Hunter 1598a40623 Fix warnings. 2012-05-10 11:31:05 -04:00
Matthew Amato 593e0ecbed Initial submit of Point visualizer. 2012-05-10 10:58:29 -04:00
Matthew Amato a72e38909c Rename some objects and files to be more appropriate. 2012-05-09 17:16:30 -04:00
Matthew Amato 00e2e8408d Initial submit of label visualizer. 2012-05-08 09:56:22 -04:00
Matthew Amato 8c552a605e Ongoing Cesium Viewer work.
1. Introduce a new Clock object for keeping track of time.
2. Initial submit of Cesium Viewer application and dojo Widget, not much there yet.
2012-05-07 15:50:52 -04:00