/jscube-scalajs

Scala.js Demo

Primary LanguageScala

JSCube

Copyright (c) 2013-2015 Linus Yang

Introduction

A simple 3D engine built upon HTML5 canvas powered by Scala.js.

This is an identical port of the JSCube project originally in CoffeeScript. Web page is powered by Bootstrap.

Please see the online demo: linusyang.github.io/jscube-scalajs.

Build

Scala and sbt are required for building from source.

git clone https://github.com/linusyang/jscube-scalajs.git
cd jscube
sbt fullOptJS

License

Licensed under GPLv3.