linusyang / jscube-scalajs

Scala.js Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scala.js Demo


Languages

Language:Scala 46.9%Language:HTML 37.9%Language:CSS 12.8%Language:JavaScript 2.1%Language:Makefile 0.3%