FengFengmomo

Results 7 issues of FengFengmomo

![屏幕截图 2024-05-13 215500](https://github.com/scially/Cesium3DTilesConverter/assets/12838106/fa9a0a94-8d20-48a0-b3eb-06489c5bdc04) ![屏幕截图 2024-05-13 215525](https://github.com/scially/Cesium3DTilesConverter/assets/12838106/17a2e324-28c0-4ef1-aad9-78bf3617f001) osgb转换出来的模型,在缩放的时候模型直接漫天飞了,通过另外一个工具[fanvanzh](https://github.com/fanvanzh) / [3dtiles](https://github.com/fanvanzh/3dtiles)进行转换时,则不会出现该问题, 还请帮忙看一下!

hi! my dear friend! i use threejs in my program, and it's some functions nedd to import like this `import {Mapcontrols} from 'three/examples/jsm/controls/MapControls.js'` but ,when i use rollup to package...

使用linux编译好的程序进行osgb转换b3dm时报错 ![image](https://github.com/fanvanzh/3dtiles/assets/12838106/21af9161-f24a-4442-8ca0-d360f2aef597) 输出的有b3dm文件,但是使用3dtiles相关软件打开以后却是很模糊 ![image](https://github.com/fanvanzh/3dtiles/assets/12838106/37857d02-8097-4b88-9c4c-5d09e399dddb)

Hi! there. when i use UnitsUtils.datumsToVector( 45.993553258799736,90.14134050768502); but i finally find that it have offset, just look like below. please help! @tentone @cmurphy23 ![image](https://github.com/user-attachments/assets/4d57de8f-544d-4f49-bef4-a63e546c5573)

i try to build source code in windows ,but encounter many error, help! how can i use code in c++

Hi, dear tentone There is a error! that sphere is not display right! ![image](https://github.com/user-attachments/assets/b5479718-9808-4d9a-af5c-67ac5b1c363b) because your tile use mercator tiling scheme, but your geometry's code is about graphics tiling scheme!...

enhancement