Is it possible to deploy a Cesium web-page on a Google Drive?

122 views
Skip to first unread message

dao...@uah.edu

unread,
Aug 17, 2014, 6:43:36 PM8/17/14
to cesiu...@googlegroups.com
Is it possible to deploy a Cesium web-page on a Google Drive?
Or, does AGI provide a server for hosting Cesium web-apps?

If deploying a Sandcastle derived web-app on a Google drive, what are the references, i.e:
<base href=?
<script type="text/javascript" src="?/Sandcastle-header.js"></script>
<script type="text/javascript" src="?/ThirdParty/require.js"></script>
baseUrl : '?/Source'
@import url(?/templates/bucket.css);
Considering that other references will be to 3D models located in local sub-directories.

Chris Cooper

unread,
Aug 17, 2014, 9:37:31 PM8/17/14
to cesiu...@googlegroups.com
I haven't tried the google drive approach.  Have you considered github pages?  It's an easy way to deploy simple client side only Cesium apps.  Example here...

repo: https://github.com/NICTA/cesium-oculus-plugin
hosted app: http://nicta.github.io/cesium-oculus-plugin/

Chris



--
You received this message because you are subscribed to the Google Groups "cesium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Daniel Oneil

unread,
Aug 17, 2014, 11:30:34 PM8/17/14
to cesiu...@googlegroups.com
Thanks! I'll give it a try.

When deploying the web-app at GitHub does one upload all of the Cesiumjs code libraries or reference the code that is stored elsewhere at GitHub?


--
You received this message because you are subscribed to a topic in the Google Groups "cesium-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cesium-dev/TQohyXxO_BU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cesium-dev+...@googlegroups.com.

Chris Cooper

unread,
Aug 18, 2014, 12:13:13 AM8/18/14
to cesiu...@googlegroups.com
A simple way is to just have the minified Build/Cesium dir (e.g. downloaded from https://cesiumjs.org/downloads.html ) in a subdir within the repo.  This way it is self contained.

e.g. https://github.com/NICTA/cesium-blockworld

Reply all
Reply to author
Forward
0 new messages