您当前的位置: 首页 >  ar

227Echarts - 3D 地球(Iron globe)

杨林伟 发布时间:2019-05-06 10:24:41 ,浏览量:4

效果图

在这里插入图片描述

源代码

option = {
    backgroundColor: '#000',
    globe: {
        baseTexture: "data-gl/asset/world.topo.bathy.200401.jpg",
        heightTexture: "data-gl/asset/bathymetry_bw_composite_4k.jpg",
        displacementScale: 0.2,
        shading: 'realistic',
        environment: 'data-gl/asset/starfield.jpg',
        realisticMaterial: {
            roughness: '/asset/get/s/data-1497599804873-H1SHkG-mZ.jpg',
            metalness: '/asset/get/s/data-1497599800643-BJbHyGWQW.jpg',
            textureTiling: [8, 4]
        },
        postEffect: {
            enable: true
        },
        viewControl: {
            autoRotate: false
        },
        light: {
            main: {
                intensity: 2,
                shadow: true
            },
            ambientCubemap: {
                texture: 'data-gl/asset/pisa.hdr',
                exposure: 2,
                diffuseIntensity: 2,
                specularIntensity: 2
            }
        }
    }
};
关注
打赏
1688896170
查看更多评论

杨林伟

暂无认证

  • 4浏览

    0关注

    3183博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.4050s