/threejs-facade

ScalaJS facade for threejs

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

threejs facade

This is a ScalaJS facade of threejs javascript 3D library ( http://threejs.org/ ). All the code is inside facade folder (threejs subproject). It also contains some extra classes for easier scene creation and css3d rendering.

Developer notes

Download three.js from three.js build into facade/project/resources

How to use

resolvers in ThisBuild += Resolver.githubPackages("OpenGrabeso", "_")

libraryDependencies += "com.github.opengrabeso" %%% "threejs-facade" % xxxx