Giter Site home page Giter Site logo

mars3d-cesium-threejs's Introduction

Mars3D三维地球 - Vue脚手架

Vue技术栈下的一个最简Mars3D应用的三维地球项目模版,Mars3D等库都是采用import方式引入。 这是一个基于 VueCli并整合了Cesium、MarsGIS的基础项目。

当前脚手架内Mars3D等所有js库都是采用import方式引入的

import * as Cesium from "cesium/Cesium";
import mars3d from "./mars3d/mars3d";

其他技术栈,请参考 Mars3D开源导航

运行效果

在线Demo

image

更多项目体验

运行命令

首次运行前安装依赖

npm installcnpm install

http运行项目

npm run serve 运行后访问:http://localhost:3001/ 。 修改代码自动热部署,无缓存不用手动刷新

打包编译项目

运行npm run build来构建项目。

项目说明

当前仓库是一个最简的项目模板,并且所有第3方js库都是import的标准引入方式(所以Cesium使用的是原生Cesium,因此有少部分mars3d分析相关功能无法使用),该仓库主要提供给 特定简单项目 或 有代码洁癖的童鞋 使用。

更新项目

此脚手架中类库不保证是最新版本,请您自行拷贝交付资料中任意包下的 lib\mars3d\ 覆盖至: src\map\mars3d\ 目录下

mars3d-simple-vue仓库的区别

  1. 当前是import方式引入lib的(包含mars3d),而 mars3d-simple-vue是head静态资源引入。
  2. 当前仓库使用的是npm原生的Cesium库。

版权说明

本项目主要是为了展示Mars3D的项目应用,仅限大家学习之用,如需用于商业项目,请联系购买火星科技SDK授权。 并且Mars3D-SDK类库并未开源(即src\map\mars3d\),内部有作者公司logo及时效限制。

mars3d-cesium-threejs's People

Contributors

lubiao87 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.