Tomoyuki Hisada
Tomoyuki Hisada
on Client-Side, express-expose require() is not work with RequireJS. Server-Side: ``` app.exposeRequire(true) ``` Client-Side (jade): ``` script(src='/js/libs/require.js', data-main='/js/main') script!= javascript ``` I tried to write test. but it has already...
I need authrity and horizontal parameters of "srs" I tried this command. ``` $ entwine build -r EPSG:6676 EPSG:4978 -i ./foo.laz -o ./bar ``` It works fine on entwine 2.1...
I would like to display 3DGS on the surface of the earth at earth-centered coordinates. so the position (x,y,z) is too large. then I faced two problems. 1) That model...
terrainProvider および Cesium3DTileset の読み込みが await 処理に変更されたのでその対応。
My idea is a preview method that uses scene.compressed.ply and setting.json via the cache. [demo video](https://x.com/anotherbrain/status/1975361370150613229)