I was looking through some text about finding the EMST (Euclidean MST) using Delaunay triangulation technique, but also read somewhere that the EMST can be found through a sweep
From this and going by the abstracts, this and this should get you started. They both use sweepline algorithms to obtain MST's