A very basic meteor package for three.js. Currently only the core functionality is packaged.
Install this package using Meteorite's add
command:
mrt add three.js
That's it! Call the THREE
object in your app to begin using the amazing three.js library.