i just saw the example here:
http://www.machete.ca/piccolo2d.js/examples

very impressive and the API OO aspects look clean.

But again I am wondering if i built a Ui around this, and i wish to
save it and then reload it how to do this ?
I need to built a Ui toolkit where you layout these custom objects,
manipulate them and then save the "page"
I dont mean saving it as a DataUrl, i mean saving it and then being
able to manipulate it again in the next sessions.


ged


On Mon, Jul 5, 2010 at 12:46 PM, gedw99 <ged...@gmail.com> wrote:
> I need a JavaScript canvas 2d scene graph framework.
>
> 1. Can the scene graph be serialized and de-serialized to js or xml ?
>
> This is required so that editing of the scene graph by the user can be
> then remembered and then saved for later sessions.
>
> 2. Is anyone using the JavaScript version.
>
> 3. Is it feature complete with the java or ,net versions?
>
> --
> Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

-- 
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to