-
## Your Environment
* Version used: v2.39.0
* Browser Name and version: Chrome and FF
* Operating System and version (desktop or mobile): Ubuntu 20
## Context
The point cloud of Melbourne pro…
-
目前有b3dm->osgb的需求,這個難度大嗎?
-
in `3DTILES_implicit_tiling`, it would be good to see the best way to compress things. Some possibilities:
* Use a run-length encoding
* gzip the bitstream (or the whole subtree file)
* Use zstd …
-
* Conversion CityGML to OBJ/chunks
* Fix the resulting py3dtiles
* Use the Nasa plugin to read those files within Unity
Until things are mature, clone to a private VCityTeam repository the [Na…
-
We use karma for running our jasmine unit tests via the command line, particularly for CI. Recently, [karma has been deprecated](https://github.com/karma-runner/karma#karma-is-deprecated-and-is-not-ac…
-
Itowns does not provide the ability to add legends to data layers. We will have to develop a legend so that we can better understand the different data layers that are displayed in the UD-Viz scene.
…
-
*I'm not quite sure if this is the right place to put this, so let me know if not*
Anyway, so I have a question, is it possible to add THREE.js objects into a procedural-gl-js scene? Because I beli…
-
I am using Metashape for modeling, but the exported 3D tiles cannot be loaded directly. May I know how to handle this? Thank you very much
-
When using UD-Viz, one has no simple way (through the GUI itself) to retrieve information (sources/characteristics/description) concerning the displayed data. For example when a 3DTiles is displayed w…
-
The 'default' [B3dm parser](https://github.com/iTowns/itowns/blob/master/src/Main.js#L94) is not exposed yet, making it impossible to use from the package.
Is it possible to expose it ?