Wrapping paper.js: how?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Wrapping paper.js: how?

philippeback
Is there anyone having wrapped paper.js with Amber?

This looks special to me due to the custom script tag and I am at a loss on how to do this.

TIA
Phil

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Wrapping paper.js: how?

Hannes Hirzel
Phil,

could you elaborate a bit what you tried and what did not work?
Maybe as a question here
http://stackoverflow.com/questions/tagged/amber-smalltalk ?

--Hannes

On 4/15/14, [hidden email] <[hidden email]> wrote:

> Is there anyone having wrapped paper.js with Amber?
>
> This looks special to me due to the custom script tag and I am at a loss on
> how to do this.
>
> TIA
> Phil
>
> --
> You received this message because you are subscribed to the Google Groups
> "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email].
> For more options, visit https://groups.google.com/d/optout.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Wrapping paper.js: how?

Hannes Hirzel
P.S. Did you use this approach
http://paperjs.org/tutorials/getting-started/using-javascript-directly/
to use paperjs in Amber?

On 4/23/14, H. Hirzel <[hidden email]> wrote:

> Phil,
>
> could you elaborate a bit what you tried and what did not work?
> Maybe as a question here
> http://stackoverflow.com/questions/tagged/amber-smalltalk ?
>
> --Hannes
>
> On 4/15/14, [hidden email] <[hidden email]> wrote:
>> Is there anyone having wrapped paper.js with Amber?
>>
>> This looks special to me due to the custom script tag and I am at a loss
>> on
>> how to do this.
>>
>> TIA
>> Phil
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "amber-lang" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [hidden email].
>> For more options, visit https://groups.google.com/d/optout.
>>
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Wrapping paper.js: how?

philippeback
In reply to this post by Hannes Hirzel

On Wed, Apr 23, 2014 at 7:06 AM, H. Hirzel <[hidden email]> wrote:
Phil,

could you elaborate a bit what you tried and what did not work?
Maybe as a question here
http://stackoverflow.com/questions/tagged/amber-smalltalk ?

--Hannes

Oh, didn't got into that one, thanks for the pointer to http://paperjs.org/tutorials/getting-started/using-javascript-directly/ 

I am now working on a Seaside app, so, no Amber this week, but as I've been using several js libraries (dynatree, d3js, javascriptrrd), how these js libs do work starts entering my skull. I hope that I'll be able to port that to Amber once I'll look into how integrate Amber for *some parts* of the side. I do not need full Amber for a SPA, but rather Amber for some areas.

--Phil
 

On 4/15/14, [hidden email] <[hidden email]> wrote:
> Is there anyone having wrapped paper.js with Amber?
>
> This looks special to me due to the custom script tag and I am at a loss on
> how to do this.
>
> TIA
> Phil
>
> --
> You received this message because you are subscribed to the Google Groups
> "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email].
> For more options, visit https://groups.google.com/d/optout.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: Wrapping paper.js: how?

Hannes Hirzel
Philippe,

I have updated

https://github.com/hhzl/Amber-Paper-Demo

I have added some fabric js and svg.js Amber code. That works better
than the paperjs code at the moment.

--Hannes

On 4/23/14, [hidden email] <[hidden email]> wrote:

> On Wed, Apr 23, 2014 at 7:06 AM, H. Hirzel <[hidden email]> wrote:
>
>> Phil,
>>
>> could you elaborate a bit what you tried and what did not work?
>> Maybe as a question here
>> http://stackoverflow.com/questions/tagged/amber-smalltalk ?
>>
>> --Hannes
>>
>
> Oh, didn't got into that one, thanks for the pointer to
> http://paperjs.org/tutorials/getting-started/using-javascript-directly/
>
> I am now working on a Seaside app, so, no Amber this week, but as I've been
> using several js libraries (dynatree, d3js, javascriptrrd), how these js
> libs do work starts entering my skull. I hope that I'll be able to port
> that to Amber once I'll look into how integrate Amber for *some parts* of
> the side. I do not need full Amber for a SPA, but rather Amber for some
> areas.
>
> --Phil
>
>
>>
>> On 4/15/14, [hidden email] <[hidden email]> wrote:
>> > Is there anyone having wrapped paper.js with Amber?
>> >
>> > This looks special to me due to the custom script tag and I am at a
>> > loss
>> on
>> > how to do this.
>> >
>> > TIA
>> > Phil
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "amber-lang" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to [hidden email].
>> > For more options, visit https://groups.google.com/d/optout.
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "amber-lang" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [hidden email].
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email].
> For more options, visit https://groups.google.com/d/optout.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/d/optout.