Can i use the vincent in linux operate system

I want to 3d program in embedded linux system. I download vincent from http://sourceforge.net/projects/ogl-es/ .I want to port the vincent to the embedded linux system without X11.Then what changes i have to do with the vincent? Is the vincent can be used well in linux console? And i wonder if any implement of opengl -es must work with window system?Is there any other implement of opengl-es for linux operate system?thank for your reply.

You will need to adapt the window system interface inorder to port Vincent to a new platform. Specifically, you need to change egl.cpp and Surface.h/cpp. If you want to do this, please use the latest sources from the SVN repository. There have been quite a couple of changes to Vincent 1.x recently, particularly concerning framebuffer formats.

  • HM

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.