I hope to implement a program shows 3D objects in one window and lets
the users to create new windows which shows the objects they selected.
So the users can make a comparison between the original view in the
first window and new view in the new window. Is there a window inside
OSWindow in G3D can do what I want? GuiWindows can do this?
Thank you!