From a48635a642304e4fbe814792ef79a34d3b6818c5 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Mon, 27 Apr 2015 14:54:40 +0200 Subject: [PATCH] Adjustable size of canvas... fullscreen mode doesn't work --- _layouts/main.html | 3 +- prototype/index.md | 11 ++- static/css/style.css | 14 ++++ static/js/CameraContainer.js | 1 + static/js/prototype/main.js | 152 ++++++++++++++++++++++++----------- 5 files changed, 134 insertions(+), 47 deletions(-) diff --git a/_layouts/main.html b/_layouts/main.html index 7c4ab26..23e4047 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -7,10 +7,11 @@ + {{ page.extrahead }} 3DUI - {{ page.title }} -