I create web aplication using NetBeans IDE and Apache Server.
How to create web page that contains and can use Cesium aplication?
Thank you very much forward.
I create web aplication using NetBeans IDE and Apache Server.
How to create web page that contains and can use Cesium aplication?
Thank you very much forward.
See the “Up and Running” tutorial; http://cesiumjs.org/2013/04/12/Cesium-up-and-running/
If you unzip the Cesium download to e.g. directory “Cesium” in the directory where Apache hosts the website, you can navigate to http://localhost/Cesium/Apps/HelloWorld.html .