Theres no inbuilt 3d rendering engine in javascript or gwt, so you'd
either have to find one and try to make it work with gwt, or you'd
have to code your own ver the canvas element. (which lets you draw
anything 2d, and thus with smart code you can make anything 3d).
Both probably very hard tasks.
Its certainly possible, however, as some of the chrome demos show;
http://www.chromeexperiments.com/