View Single Post
  #2  
Old 03-10-2009, 02:58 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
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.
Reply With Quote