I have the link to the code which integrates cesium with threejs. Are we supposed to directly use this code? Because i’ve been facing issues such as variables not being defined and i get a blank screen instead. Can someone help me out with regards to how to go about it?
Hi there,
I recently had a similiar issue. I created a project that was inspired by the article. It uses the same apporach, just stacking two canvases on top of each other and synchronising the cesium and threejs cameras.
Maybe this is helpful to you
1 Like