On 11-04-06 10:49 AM, Nathan Kidd wrote:
>> I was able to find a Mathematica 8 eval, but they don't seem to offer 7
>> anymore. Also, can you post a procedure for reproducing the issue?
>
> Hmph. Evidently released that immediately after giving me an eval of 7.
>
> As soon as Mathematica comes up, in your blank window enter:
>
> Plot3D[Sin[x+y^2], {x,-10,10}, {y,-10,10}]
>
> Then hit Shift-Enter (in the menu something like Graphics -> Render, I
> don't remember exactly.).
>
> The result I get is nothing drawn below the Plot3D line. If you click
> ~200 pixels below the line and start to drag your mouse then you'll see
> the 3D model rotate. When you let go the 3D model disappears. With my
> patches applied when you let go of the mouse you still see the model.
>
> The final image seen when you release the mouse comes through a
> GLXPixmap XCopyArea'd to a Pixmap, XCopyArea'd to a Window.
Forgot to add. There's a 2nd issue that I'm curious if you can see also:
When the 3D model is drawn, scale numbers are drawn along the axis.
(-10, -5, 0, 5, 10). With VGL or even with some plain remote X servers
those numbers are drawn with black boxes. If you run on local console
you'll see the numbers. (I'm currently trying to track this down; the
real numbers are drawn to a pixmap via X RENDER extension, pulled in to
GL textures where I see good data, and then drawn to the GLXPixmap.)
-Nathan
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
VirtualGL-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/virtualgl-users