3D plot data visualization
Successfully integrating CesiumJS and ThreeJS for rendering ThreeJS 3DObject Mesh directly to Cesium Scene
3D plot data visualization
Successfully integrating CesiumJS and ThreeJS for rendering ThreeJS 3DObject Mesh directly to Cesium Scene
Hi there,
This looks amazing! Is the code open source?
Thanks for sharing!
That looks VERY impressive! I second the request for a link to the source and a working demo if possible
You can email me @ son_coolz91@hotmail.com for source code!
Already received plenty of mails,
here is the source code to all :
http://pan.baidu.com/s/1pK7y6TH
if you have any problem, don’t hesitate to contact me!
Thanks
Thanks for your sharing.
If I understand your code, you overlap the cesium canvas with the Three.js canvas and synchronize the camera of Three.js canvas with the parameters of cesium camera. Is it wrong?
在 2017年6月24日星期六 UTC+8下午2:19:34,Wilson Muktar写道:
3D plot data visualization
Successfully integrating CesiumJS and ThreeJS for rendering ThreeJS 3DObject Mesh directly to Cesium Scene
Hello, I saw the development of the cesium+three update you on your blog, I in your code to achieve the obj+mtl model of the load model, but corresponding position can’t be loaded successfully, there was a problem is when my mobile obj model will appear jitter, you can solve this problem?