Hi,<br><br>the nxclient for windows is based on the cygwin x client for windows so if your 3D app is working with cygwin it should also work with a later nx client (you can also patch your nxclient with the latest cygwin dll files).<br>
<br>cheers,<br>Florian<br><br><div class="gmail_quote">2009/10/27 Alastair Johnson <span dir="ltr"><<a href="mailto:alastair@solutiontrax.com">alastair@solutiontrax.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tuesday 27 October 2009, marco freschi wrote:<br>
> I am quite new with freeNX. I have a java 3D application installed on the<br>
>  linux (redhat) server. I did some tests using as client NX another linux<br>
>  machine and it works nice, it means the application shows all the 3D<br>
>  effects. Using the same server I tried to use a Windows machine as client<br>
>  NX, but everytime I tried to use the 3d I get the error OpenGL 1.2<br>
>  .......you require at least GL1.3 etc. Basically I think the problem is in<br>
>  the emulation (data from server to the client) because normal 3D<br>
>  application can run locally on the windows machine without problems.<br>
><br>
> How can I solve this problem?<br>
> I tried to use Exceed-3d as a test and I realised it works with the same<br>
>  configuration, but buying exceed + exceed 3d is very expensive.  IS there<br>
>  something similar for NX<br>
<br>
</div>NX is a compression protocol for X, so the Windows client has to bundle an X<br>
server. It sounds like the bundled server only supports OpenGL 1.2 while<br>
Exceed-3D supports 1.3 or above. On linux the client just uses the local X<br>
server which usually has good OpenGL support these days.<br>
<br>
You could try xming or xorg/cygwin in place of Exceed as they _might_ have<br>
better OpenGL support than the bundled xorg/cygwin.<br>
________________________________________________________________<br>
     Were you helped on this list with your FreeNX problem?<br>
    Then please write up the solution in the FreeNX Wiki/FAQ:<br>
<br>
<a href="http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ" target="_blank">http://openfacts2.berlios.de/wikien/index.php/BerliosProject:FreeNX_-_FAQ</a><br>
<br>
         Don't forget to check the NX Knowledge Base:<br>
                 <a href="http://www.nomachine.com/kb/" target="_blank">http://www.nomachine.com/kb/</a><br>
<br>
________________________________________________________________<br>
       FreeNX-kNX mailing list --- <a href="mailto:FreeNX-kNX@kde.org">FreeNX-kNX@kde.org</a><br>
      <a href="https://mail.kde.org/mailman/listinfo/freenx-knx" target="_blank">https://mail.kde.org/mailman/listinfo/freenx-knx</a><br>
________________________________________________________________<br>
</blockquote></div><br>