使用webgl(three.js)搭建一个3D建筑,3D消防模拟,web版3D,bim管理系统——第四课

序:这段时间忙于奔波,好久没有更新了,今天更新一下,继续上节课的完善讲解,算是对前段时间的一个总结吧。披星戴月的时光也算有点应用效果了。

  对于webgl(three.js)性能这一块我在上节课《使用webgl(three.js)搭建一个3D建筑,3D消防模拟——第三课》已经给了详细的说明比较与解决方案

  技术交流邮箱1203193731@qq.com

本节概要:

    继上节课我们说的消防相关的操控模拟,本节课我们继续讲解用three.js创建大场景模拟与实现

    本节课我们主要实现一个园区的消防三维模拟,3D消防监控

行业前景:

    消防问题向来刻不容缓,消防监控,防患于未然,是社会财富保障的第一战,第一道有效防护线,目前的监控手段有很多,实时视频、烟感、喷淋、消防泵、消防联动是目前最主流以及最有效的消防监控手段。

    但如何把这些设备直观的展现,实现全局布控,远程指挥,那就需要最直观的展示系统,所以3D消防操控系统在这里就发挥了及其重要的作用。

功能概述:

    1、园区整体3D布局展示,直观掌控园区重点布局。

    2、视角切换体验。第一人称巡检,切身熟悉路径通道。

    3、大楼切面图 消防管道 消防设备布局3D展示,精准把握消防布控。

    4、楼层三维展示、消防设备布局展示,逃生路径规划

    5、消防局3D模拟 监控室监控模拟

    6、消防员以及相关动作模拟

    7、消防车模拟、路径规划导航模拟、消防车喷水模拟

    8、室内灭火模拟

    9、消防传感器告警联动

    10、设备巡检。实时检测设备状况。

    11、设备远程控制与实时视频监控

技术难点:

    1、浏览器大场景加载与渲染

      解决方案:大量使用代码模型,把最终所有模型总和控制在1M以内

            算法重构,避开浏览器绘图瓶颈

    2、模型平滑切换

      解决方案:逻辑数组+补间+按需加载

    3、各主体动画

      解决方案:js模拟多线程+逻辑自控js脚本+按需渲染

    4、接口数据接入(数据对接是最耗时间的)

      解决方案:实时数据接入与展示我采用的restFul+cache+websocket方式保障数据的完整性、实时性。

    5、无插件实时视频调用

      技术背景:当前主流的实时视频监控方式是使用客户端、或者用浏览器插件方式(flash插件或者其它),但由于各大浏览器宣布不再支持flash,adobe后期不再更新支持flash,以及其它插件也不能支持所有浏览器。

      技术需求:无插件实时视频监控,浏览器打开就能看实时视频,不用插件

      解决方案:

          方案一、websocket+媒体服务

              优点:无插件、数据实时、基本无延时

              个人目前实现的缺点:目前只能支持硬解264的视频,但264的网络带宽占用高, 265的只能做到软解、多路视频支持效果不好。

          方案二、HLS+媒体服务器

              优点:无插件、数据实时

              缺点:延时较大,目前也只能支持264硬解、265软解

       上述两种方案后面会写文章具体介绍技术实现。

效果展示与实现:

    A、整体场景

使用webgl(three.js)搭建一个3D建筑,3D消防模拟,web版3D,bim管理系统——第四课

 

function getParkModelData() { var vdata = [{"show":true,"uuid":"","name":"m1_3DText_625","objType":"3DText","position":{"x":4203.118,"y":510.746,"z":-4400.494},"style":{"skinColor":16731983,"imgurl":"../img/3dImg/brick_diffuse.jpg","side":2,"opacity":0.8},"text":"119","options":{"size":90,"height":10,"weight":"normal","font":"../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json","style":"normal","bevelThickness":2,"bevelSize":4,"bevelSegments":3,"bevelEnabled":true,"curveSegments":12,"steps":1}, {"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/door_right.png","repeatx":true,"width":3,"repeaty":true,"height":1}}},"showSortNub":1,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":1.5707963267948966},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_tjc_2_door_logo_1","objType":"3DText","position":{"x":-1598.618,"y":95.509,"z":-4754.562},"style":{"skinColor":1433087,"imgurl":"../img/3dImg/brick_diffuse.jpg","side":2,"opacity":0.8},"text":"1-1","options":{"size":90,"height":10,"weight":"normal","font":"../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json","style":"normal","bevelThickness":2,"bevelSize":4,"bevelSegments":3,"bevelEnabled":true,"curveSegments":12,"steps":1},"showSortNub":1,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":-3.141592653589793},{"direction":"y","degree":0},{"direction":"z","degree":-3.141592653589793}],"scale":{"x":0.3,"y":0.3,"z":0.3},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_tjc_2_door_logo_2","objType":"3DText","position":{"x":-2177.695,"y":95.509,"z":-4754.562},"style":{"skinColor":1433087,"imgurl":"../img/3dImg/brick_diffuse.jpg","side":2,"opacity":0.8},"text":"1-2","options":{"size":90,"height":10,"weight":"normal","font":"../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json","style":"normal","bevelThickness":2,"bevelSize":4,"bevelSegments":3,"bevelEnabled":true,"curveSegments":12,"steps":1},"showSortNub":1,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":-3.141592653589793},{"direction":"y","degree":0},{"direction":"z","degree":-3.141592653589793}],"scale":{"x":0.3,"y":0.3,"z":0.3},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_tjc_2_door_logo_3","objType":"3DText","position":{"x":-2802.51,"y":95.509,"z":-4754.562},"style":{"skinColor":1433087,"imgurl":"../img/3dImg/brick_diffuse.jpg","side":2,"opacity":0.8},"text":"1-3","options":{"size":90,"height":10,"weight":"normal","font":"../img/3dImg/OBJS/fonts/helvetiker_regular.typeface.json","style":"normal","bevelThickness":2,"bevelSize":4,"bevelSegments":3,"bevelEnabled":true,"curveSegments":12,"steps":1},"showSortNub":1,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":-3.14159265 1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_11OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null, 1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_11OBJCREN6","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":647.3,"z":159.715,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_11OBJCREN7","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":648.36,"z":90.374,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_28","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":-2712.443,"y":443.786,"z":2200},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":1.5707963267948966},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_28OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left": {"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_28OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_28OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"ski l":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_28OBJCREN4","objType":"cube2","length":150,"width":400,"height":20,"x":0,"y":657.123,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":0,"opacity":1},"skin_down":{"skinColor":16777215,"side":0,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1},"skin_right": },{"show":true,"uuid":"","name":"m1_build3_28OBJCREN5","objType":"cube2","length":120,"width":180,"height":80,"x":0,"y":682.537,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_28OBJCREN6","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":647.3,"z":159.715,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0 {"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_1","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":-385.84,"y":254.003,"z":206.384},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_1OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_ri {"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":636.611,"y":443.786,"z":2200},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":1.5707963267948966},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_21OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_right":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN4","objType":"cube2","length":150,"width":400,"height":20,"x":0,"y":657.123,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":0,"opacity":1},"skin_down":{"skinColor":16777215,"side":0,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1}}},"showSortNub":100,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN5","objType":"cube2","length":120,"width":180,"height":80,"x":0,"y":682.537,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN6","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":647.3,"z":159.715,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_21OBJCREN7","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":648.36,"z":90.374,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":-2624.858,"y":254.003,"z":-541.603},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_6OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_right":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN4","objType":"cube2","length":150,"width":400,"height":20,"x":0,"y":657.123,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":0,"opacity":1},"skin_down":{"skinColor":16777215,"side":0,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1}}},"showSortNub":100,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN5","objType":"cube2","length":120,"width":180,"height":80,"x":0,"y":682.537,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN6","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":647.3,"z":159.715,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_6OBJCREN7","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":648.36,"z":90.374,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_2","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":-1021.257,"y":254.003,"z":-4.402},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_2OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_right":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_2OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_2OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_2OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDe wSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":3333.997,"y":443.786,"z":2200},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":1.5707963267948966},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_25OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_right":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN4","objType":"cube2","length":150,"width":400,"height":20,"x":0,"y":657.123,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":0,"opacity":1},"skin_down":{"skinColor":16777215,"side":0,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1}}},"showSortNub":100,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN5","objType":"cube2","length":120,"width":180,"height":80,"x":0,"y":682.537,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_25OBJCREN6","objType":"cube2","length":100,"width":60,"height":40," ehind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_4OBJCREN7","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":648.36,"z":90.374,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":-523.715,"y":254.003,"z":-769.42},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_build3_7OBJCREN0","objType":"cube2","length":150,"width":400,"height":900,"x":0,"y":200,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":1,"opacity":1,"imgurl":/"../img/3dImgfloor2.jpg","repeatx":true,"width":16,"repeaty":true,"height":18},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_behind":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/fore.jpg"},"skin_left":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"},"skin_right":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/3/left.jpg"}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN1","objType":"cube2","length":180,"width":200,"height":10,"x":0,"y":721.264,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/floor4.jpg"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_fore":{"skinColor":12755349,"side":1,"opacity":1},"skin_behind":{"skinColor":12755349,"side":1,"opacity":1},"skin_left":{"skinColor":12755349,"side":1,"opacity":1},"skin_right":{"skinColor":12755349,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN2","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-54.759,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN3","objType":"cube2","length":148,"width":5,"height":80,"x":0,"y":682.537,"z":-34.664,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_behind":{"skinColor":15918822,"side":1,"opacity":1,"imgurl":"../img/3dImg/inside_lightmap.jpg"},"skin_left":{"skinColor":15918822,"side":1,"opacity":1},"skin_right":{"skinColor":15918822,"side":1,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN4","objType":"cube2","length":150,"width":400,"height":20,"x":0,"y":657.123,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16247014,"side":0,"opacity":1},"skin_down":{"skinColor":16777215,"side":0,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":120,"repeaty":true,"height":1},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/server3.png","repeatx":true,"width":40,"repeaty":true,"height":1}}},"showSortNub":100,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN5","objType":"cube2","length":120,"width":180,"height":80,"x":0,"y":682.537,"z":-46.543,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1,"imgurl":"../img/3dImg/greenHourse2.png"},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN6","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":647.3,"z":159.715,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_build3_7OBJCREN7","objType":"cube2","length":100,"width":60,"height":40,"x":0,"y":648.36,"z":90.374,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/solarBattery.png"},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":9541790,"side":1,"opacity":1},"skin_behind":{"skinColor":9541790,"side":1,"opacity":1},"skin_left":{"skinColor":15918822,"side":2,"opacity":1},"skin_right":{"skinColor":15918822,"side":2,"opacity":1}}},"showSortNub":5,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":-0.2617993877991494}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}],"showSortNub":268,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_building4_8","objType":"GroupObj","scale":{"x":1,"y":1,"z":1},"position":{"x":4612.426,"y":-6.896,"z":-2076.343},"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"childrens":[{"show":true,"uuid":"","name":"m1_building4_8OBJCREN0","objType":"cube2","length":500,"width":200,"height":50,"x":0,"y":823.003,"z":0,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":0,"opacity":1,"imgurl":"../img/3dImg/bbb.png","repeatx":true,"width":6,"repeaty":true,"height":3},"skin_down":{"skinColor":16777215,"side":1,"opacity":1},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_building4_8OBJCREN1","objType":"cube2","length":500,"width":10,"height":1,"x":-3.703,"y":848.274,"z":99.234,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/4/wapian1112.jpg","repeatx":true,"width":10,"repeaty":true,"height":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/bbb.png"},"skin_fore":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_behind":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_left":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6},"skin_right":{"skinColor":16777215,"side":2,"opacity":1,"imgurl":"../img/3dImg/buildings/4/fwall.jpg","repeatx":true,"width":1,"repeaty":true,"height":6}}},"showSortNub":4,"customType1":"","customType2":"","animation":null,"dbclickEvents":null,"rotation":[{"direction":"x","degree":0.36981781520507845},{"direction":"y","degree":0},{"direction":"z","degree":0}],"thick":null,"scale":{"x":1,"y":1,"z":1},"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""},{"show":true,"uuid":"","name":"m1_building4_8OBJCREN2","objType":"cube2","length":500,"width":10,"height":1,"x":-3.703,"y":848.274,"z":-100.24,"style":{"skinColor":16777215,"skin":{"skin_up":{"skinColor":16777215,"side":1,"opacity":1,"imgurl":"../img/3dImg/buildings/4/wapian1112.jpg","repeatx":true,"width":10,"repeaty":true,"height":1},"skin_down":{"skinColor":16777215,"side":1,"opacity":1 degree":0}],"show":true,"name":"m1_myCar1_2","scale":{"x":0.1,"y":0.1,"z":0.1},"position":{"x":30,"y":14.536,"z":-2678.582},"uuid":"","objType":"GroupObj","animation":null,"dbclickEvents":null,"BindDevId":null,"BindDevName":null,"devInfo":null,"BindMeteId":"10001","BindMeteName":""}]; return vdata; }

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wpgdjx.html