cesium_dev_kit
cesium_dev_kit copied to clipboard
In my leisure time, I have written some common cases of Cesium (such as model control, analysis, material, shader effect, etc.), and utilized ES6 for packaging with the aim of providing convenience fo...
在vue的demo中/aniSoldier 使用2.5D则人物模型位置不对,
Bumps the npm_and_yarn group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `0.21.1` |...
Bumps [vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import/tree/HEAD/packages/core) from 0.10.0 to 2.0.0. Release notes Sourced from vite-plugin-style-import's releases. v2.0.0 Please refer to CHANGELOG.md for details. v1.4.0 Please refer to CHANGELOG.md for details. v1.0.1 Please refer to...
import * as Cesium from 'cesium'; import * as THREE from 'three'; import { initCesium } from 'cesium_dev_kit' import { onMounted } from "vue" let viewer; let threeJs; let passEffect;...