Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

Thursday, September 17, 2020

myCesiumflight osm openstreetmap buildings 3D

a cesiumjs flight game with 3D buildings, airports, towns, bridges, and clouds .
a webgl open source game (nothing to install)

click here =>  https://sandcastle.cesium.com/index.html# myCesiumflight 

fullscreen =>   myCesiumflight       
 
older version =>  myCesiumfly   

sandcastle bridges =>  sandcastle bridges      (most recent version, source code)

fullscreen with bridges =>  mycesiumflight bridges   (most recent version)
   
(29/09/2020) currently works with chrome,edge, to try firefox  



 

Monday, December 26, 2016

myweb_launcher_chung desktop to web internet applcations launcher

myweb_launcher chung is a small program that allow you to launch and close some web html applications directly from the desktop to some browser (chrome, default, firefox, iexplore) even if it is not the default browser . ex : launch and close json_osm_chung from desktop to chrome even if firefox is your default browser .(chrome is faster for webgl apps)

=>  https://sourceforge.net/projects/myweb-launcher-chung/   

Thursday, March 24, 2016

communicate with html iframe child window

how to easily interact communication between html parent window and child iframe window ?
use html5 localStorage if both parent and child window are in the same folder.
you can find a javascript example in my osm car sim json_osm_webcarsimheight_shadow and mystreetview

=>  http://chungswebsite.blogspot.fr/search/label/json_osm_chung     (free open source)