-
I noticed that the official has submitted several interesting 3dtiles extensions on other branches in recent months, and also noticed the updated code in the latest `Cesium.js`, but I don’t know when …
-
now in v0.0.8,when i input ept serve -- root D:\annotation_data\data_management\test\ept\red-rocks,i get Arguments root and roots are mutually exclusive
Options:
--version Show version numbe…
-
code:
`
import * as Cesium from 'cesium';
import "../../node_modules/cesium/Build/Cesium/Widgets/widgets.css";
this.viewer = new Cesium.Viewer(this.mapId, this.options);
------
var tileset =…
-
I am having trouble loading 3dtiles files using the cesium-unread plugin.
The error messages are as follows
``
LogCesium: Error: [2021-04-27 11:13:40.730] [error] [GltfContent.cpp:32] Failed to …
Llhai updated
3 years ago
-
とても有益なスクリプトをありがとうございます!Cesium for Unrealのリリース当初から困っていたので、とても助かります。
そこで、こちらのスクリプトを試させていただいたのですが、当方も一部表示されないObjectがありました。
- 検証データ:八王子市南大沢(建物データ)
https://www.geospatial.jp/ckan/dataset/plateau-13201…
-
I have generated a b3dm file by the glbToB3dm tool.How to load the b3dm file in cesium?I have tried many way,but it didn't work.
Thanks.
-
It happend when I keep left mouse down to pan 3dtiles model, when the camera.position.z > mousemoveStartPosition,z,camera run function pan3d,when the camera.position.z < mousemoveStartPosition.z,cam…
-
Hello, I used this tool to convert i3dm and generated 3d tiles to display in Cesium, but the instanced direction is incorrect.
The convert code is as follows:
var glb = File.ReadAllBy…
-
I am currently building an application with Cesium for Unreal. When loading from the main menu to the persistent level that contains the Cesium actors and 3DTiles, I am getting the following error:
`…
-
Hello
what are the best options today to generate this 3dtiles from a gltf/glb model file or pur threejs BufferGeometry?