Skip to content

General

General

Categories

27 results found

  1. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Display houses and buildings available in the Collada format.

    Notes:
    More efficient then direct support for Collada format would be to convert the models in advance into JSON files:
    http://code.google.com/p/o3d/wiki/ColladaConverter
    http://code.google.com/p/opencollada/

    Follow: http://learningwebgl.com/blog/?p=1658

    The initial implementation should probably load the model and locate it in a correct place on Earth programmatically.

    For efficient displaying of whole town composed of larger amount of models a server side preprocessing or dynamic streaming must be implemented - with several level of details (generalized version of model for distant view, detailed for close view once it is loaded).

    I we need something like: http://www.youtube.com/watch?v=rGLInTXTdNI#t=07s

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. This demo consumes app. 50 % of CPU cyles on an Athlon 2.8 GHz machine. Thats a lot!

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. integrate full openlayers capabilities (http://openlayers.org) (WMS, WFS, GeoRSS, KML ...)

    33 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Would be interesting to have the possibility to load KML data and display markes, polygons, polylines on the globe

    87 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Visualize 3D terrain instead of the sphere only.

    Note: this involves preparing and hosting of a separate tileset which will represent the geometric height by the values of pixels (greyscale). Triangles in the WebGL Earth can be then adjusted by the relevant height (pixel value) loaded from the texture (tile) at given lat/lon position.

    Possible datasets to use:
    - GTOPO30: global digital elevation model (DEM) ~ 1km x 1km - http://eros.usgs.gov/#/Find_Data/Products_and_Data_Available/gtopo30_info
    - SRTM3: Shuttle Radar Topography Mission ~ 90m x 90m - http://www2.jpl.nasa.gov/srtm/
    - CGIAR: 90m
    http://www.cgiar-csi.org/data/elevation/item/45-srtm-90m-digital-elevation-database-v41
    http://developmentseed.org/blog/2010/may/04/srtm-data-amazons-cloud
    - ASTER GDEM: Aster Global Digital Elevation Model ~ 30m x 30m…

    74 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    started  ·  6 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
2 Next →
  • Don't see your idea?