I created a small demo project which includes three.js and where I display a .stl model. The inclusion of three.js was a bit of a challenge, especially since I then had to extend the THREE
module/namespace using STLImporter functionality.
Check it out here: https://github.com/quickies/Ionic3D.poc