Return-Path: Received: from mail-iy0-f169.google.com ([209.85.210.169] verified) by media-motion.tv (CommuniGate Pro SMTP 4.2.10) with ESMTP-TLS id 4700842 for AE-List@media-motion.tv; Sun, 29 Apr 2012 23:15:52 +0200 Received: by iajr24 with SMTP id r24so3619825iaj.28 for ; Sun, 29 Apr 2012 14:17:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3IsMTHyUQaqqhIxbUMf7/TlOHlA11QF7Jc+x+29Jpgo=; b=oLkc+I68wvB7JiLuB6uEgjKMc1etgofCEZ6HF4Psk4BOByLvfN1UGuFslEAzlRNdSs BJSS6ZVIRSqJZDM+TXuuqNmsbdL2HHIUh0ddVMNthUH+mTr8aUTTksRv7VozfkajA7YT ph3Mnd5EhLGXtoRhCg2amnhu1EUbeYfFkUWAvLTbr+tLJxdr08GJ+5T4zxgsVFSeDW1X gwEV4Nm5YHviEncd0c3Rqtg0vni89yvashfSqIj9iYG70d85//cvyLhaSinK9RXassXu A1GXoJbpsczAAs6wL1YCxt/Z2C6MXZQvu0XG6cg55Q4H8sLEYi0pQlAJum/RHnUvL5fM WvIQ== MIME-Version: 1.0 Received: by 10.50.194.202 with SMTP id hy10mr8537473igc.25.1335734228894; Sun, 29 Apr 2012 14:17:08 -0700 (PDT) Received: by 10.42.243.200 with HTTP; Sun, 29 Apr 2012 14:17:08 -0700 (PDT) In-Reply-To: References: Date: Sun, 29 Apr 2012 23:17:08 +0200 Message-ID: Subject: Re: [AE] After Effects combined with HTML Canvas PoC (with input fields) From: Nikolaos Rangos To: Lloyd Alvarez , fabriziobonaga01@gmail.com, AE-List@media-motion.tv Content-Type: multipart/alternative; boundary=14dae93409cb3a448504bed7dc9b --14dae93409cb3a448504bed7dc9b Content-Type: text/plain; charset=ISO-8859-1 Hello Lists, Fabrizio, it's a good sign you saw the login screen asking for the username and password. This means the animation ran correctly. It is the actual AE animation embedded in a HTML5 canvas. Lloyd, Thanks I hope you liked it. The code embeds the rendered AE composition in a HTML5 Canvas and displays it on the screen (double buffered). Moreover there are HTML controls added to the website that allow user interaction. Actually several AE compositions are combined in the page. Your last question is a good one. It does not directly connect to AE, it just shows the beauty of what can be done in AE embedded in a website. Sorry for the delay, Lists, Regards, Nikos 2012/4/14 Lloyd Alvarez > > Hi Nikos, > > This looks very interesting but I am not clear on what I am seeing. It > allows you to play an mp4 movie in the browser or is it recreating the > animation from the movie in the HTML5? And I am curious how it connects > with the AE Comp? > > Cheers, > Lloyd > > > > On Fri, Apr 13, 2012 at 9:31 PM, Nikolaos Rangos < > nikos.rangos@googlemail.com> wrote: > >> Hi Lists, >> >> This small After Effects with HTML Canvas Proof of Concept can be viewed >> at: >> >> http://isowarez.de/AE-HTMLCanvas-PoC/index.html >> >> It basically contains a tiny engine written in JavaScript to display with >> AE produced compositions inside a webbrowser, >> It does not use Flash and includes input boxes for processing the user >> interaction. >> >> Doesn't work on all Browsers though, >> the ones I successfully ran it on were: >> >> * Windows 7 - Google Chrome Browser >> * Mac OSX Lion - Safari Browser >> >> You can download the complete tarball if you are interested: >> >> http://www.isowarez.de/AE-HTMLCanvas-PoC/AE-HTMLCanvas-PoC.tar >> >> Have a nice day, >> >> Nikos >> >> > --14dae93409cb3a448504bed7dc9b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Lists,

Fabrizio, it's a good sign you saw the = login screen asking for the username and password. This means the animation= ran correctly.
It is the actual AE animation embedded in a HTML5= canvas.

Lloyd,
Thanks I hope you liked it. The code e= mbeds the rendered AE composition in a HTML5 Canvas and displays it on the = screen (double buffered).
Moreover there are HTML controls added = to the website that allow user interaction. Actually several AE composition= s are combined in the page.
Your last question is a good one. It does not directly connect to AE, = it just shows the beauty of what can be done in AE embedded in a website.

Sorry for the delay, Lists,

Regards,

Nikos

2012/4/14 Lloyd Alvarez <lloyd@aescripts.com>

Hi Nikos,

This looks very interesting but I am not c= lear on what I am seeing. =A0It allows you to play an mp4 movie in the brow= ser or is it recreating the animation from the movie in the HTML5? =A0And I= am curious how it connects with the AE Comp?

Cheers,
Lloyd



On Fri, Apr 13, 2012 at 9:31 PM, Nikolaos Rangos <nikos.rangos@googlemail.com> wrote:
Hi Lists,

This small Afte= r Effects with HTML Canvas Proof of Concept can be viewed at:

It basically contains a tiny engine written in JavaScri= pt to display with AE produced compositions inside a webbrowser,
= It does not use Flash and includes input boxes for processing the user inte= raction.

Doesn't work on all Browsers though,
the = ones I successfully ran it on were:

* Windows 7 - = Google Chrome Browser
* Mac OSX Lion - Safari Browser

You can download the complete tarball if you are interested:=


Have a nice day,

Nikos



--14dae93409cb3a448504bed7dc9b--