From e4f31af4a6cfcbedf8738ce3c108162771362de6 Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Mon, 2 Jan 2012 09:18:43 +0100 Subject: [PATCH] impressive hardware acceleration note added to browser support --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc97a91..0ef56da 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ Impress.js is developed with current webkit-based browsers in mind (Chrome, Safari), but *should* work also in other browsers supporting CSS3 3D transforms and transitions (Firefox, IE10). +Additionally for the animations to run smoothly it's required to have hardware +acceleration support in your browser. This depends on the browser, your operating +system and even kind of graphic hardware you have in your machine. + It's actively developed with newest Chromium and tested in Firefox Aurora. I don't really expect it to run smoothly in non-webkit-based browser.