#1
|
|||
|
|||
Trying to integrate Source Code with Vizard
We are trying to use a source code that we found that uses python to build a chess game. We wanted to know if there is a possiblity of implementing this code and how to integrate it within Vizard?
Here is the Source Code files: http://www.freewebs.com/faazazel/Pro...ce%20Code.html Source Cited: http://freshmeat.net/projects/pyopenglchess/ Thanks for your help |
#2
|
|||
|
|||
That code uses OpenGL calls to render the game and GLUT for input events. You would have to convert all that code to Vizard function calls. It's definitely possible to convert it, but it could take a lot of work.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How we can we integrate hardware with Vizard. | mustufahaider | Vizard | 1 | 03-09-2009 10:47 AM |
how to use ***.remove() & how to show words directly? (change attach source code) | znchb | Vizard | 2 | 10-30-2008 12:33 AM |
Vizard Tip of the Month: Use Tasks to Simplify your Code | Gladsomebeast | Vizard | 5 | 05-02-2008 04:30 PM |
Vizard 3.0 beta activation code | vnacooper | Vizard | 3 | 09-21-2006 12:03 PM |
Vizard Crashes: causes are hard to determine, possible problem with the viz code | vr_boyko | Vizard | 1 | 01-07-2005 10:52 AM |