THREE.js / Mithril.js Starter

This is an example of using THREE.js and Mithril.js together.

The responsive page layout is controlled by CSS. The game is rendered to a canvas element by THREE and the game UI is rendered by Mithril.

This text content is static HTML.

The text and UI within the game container are scaled proportionate to the canvas size. Text on the rest of the page is not scaled.

Github Repo