Difference between revisions of "26 August 2006"

From Organic Design wiki
m
(testing gl on win32)
Line 1: Line 1:
 
<table class=document-code><tr><td>
 
<table class=document-code><tr><td>
OpenGL working successfully - thanks [[user:rob|Rob]] :-)
+
OpenGL working successfully - thanks [[user:rob|Rob]]!
 
+
:see [[peerd]] to download
Tested on win32/mingw, but not on *ux or OS X yet. See [[peerd]] --[[User:Nad|Nad]] 20:51, 26 Aug 2006 (NZST)
+
:--[[User:Nad|Nad]] 20:51, 26 Aug 2006 (NZST)
 +
To test opengl capability, use
 +
::<tt>./peerd.exe title opengl</tt>
 +
On windows, you can make a shortcut to ''peerd.exe'', then edit it and append ''title opengl'' onto the target.
 +
*Tested on win32/mingw
 +
*not on *ux or OS X yet
 
</table>
 
</table>

Revision as of 09:35, 26 August 2006

OpenGL working successfully - thanks Rob!

see peerd to download
--Nad 20:51, 26 Aug 2006 (NZST)

To test opengl capability, use

./peerd.exe title opengl

On windows, you can make a shortcut to peerd.exe, then edit it and append title opengl onto the target.

  • Tested on win32/mingw
  • not on *ux or OS X yet