I have asked this question in stackoverflow, but got no useful answer - So perhaps I could get some help here.
I would like to generate a 3d Terrain using THREE.js, and I would like to overlay openlayer upon it. Does anyone know how to do it?
EDIT: I tried this (based on this)
var sphere2 =...