what's an opengl embeded system ?

What do you need to make an opengl embeded system ?
I have got not a lot of money and i’d like to have an opengl application in a very small computer, how can i do ?

Not sure what you mean by embedded. There’s really very little difference, other than geometry/size, between an embedded PC system and a desktop PC. If you can find an off-the-shelf, SBC (single board computer) with enough speed (at Radisys, for example) you can build it into a custom case for your application along with a video card, power supply, and storage device. Opengl is supported by both Windows and Linux, so the OS choice would be one of developer comfort level and familiarity with associated IDE’s. I like CE for it’s IDE, but not sure if opengl libraries are availble for it.

Good luck!

Originally posted by jide:
What do you need to make an opengl embeded system ?
I have got not a lot of money and i’d like to have an opengl application in a very small computer, how can i do ?