CesiumJS + ThreeJS + Graphulus 3D Plot Data Visualization

3D plot data visualization

Successfully integrating CesiumJS and ThreeJS for rendering ThreeJS 3DObject Mesh directly to Cesium Scene :wink:

Hi there,

This looks amazing! Is the code open source?

Thanks for sharing!

  • Rachel

That looks VERY impressive! I second the request for a link to the source and a working demo if possible :slight_smile:

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 :wink:

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?