getting better !! 
after some small changes in the code, some stupid mistakes... shhh... =) like the second world instance wanst used in the code that copies the objects.
now I got and fixed image ... in the "mirror" now I will create something like a movement listener to update the clone with the position information ...
Hey would be great if we dont need to clone() the objets, just share the same objets, one sugestion is create a subclass of world called Viewport that can share the same objects, and have for example different light sources, differnt camera...
look how it looks

after some small changes in the code, some stupid mistakes... shhh... =) like the second world instance wanst used in the code that copies the objects.
now I got and fixed image ... in the "mirror" now I will create something like a movement listener to update the clone with the position information ...
Hey would be great if we dont need to clone() the objets, just share the same objets, one sugestion is create a subclass of world called Viewport that can share the same objects, and have for example different light sources, differnt camera...
look how it looks
