Yes, it is possible - in theory. It could use the GLX extension and send
OpenGL
commands to your workstation which has the GLX extension. Or we could hope
for a PEX based implementation? Since the rendering would happen locally,
that would be OK, but the viewing control would still make a round trip, so
that might
be kind of a drag - but no worse than typing over the net.
Another solution would be the rendering think at the Geometry center (the
OOGL
folks) which would render and send a bitmap.
> 2. Is this available?
Not to my knowledge.
-Jan