Does anybody work with OpenVG with BBB or has any experience with graphic ?

Does anybody work with OpenVG with BBB or has any experience with graphic ?

Hello guys now I’ve some information about openVG I know that all of hardware platform doesn’t support openVg because may be they don’t have suitable 2D GPU but also you can use shivavg(implementation of openvg on openGL) instead.

Ali Sarlak, do you have the openGL source code of the 2d car racing game? If you have, can you please send me it @ digilvinoy003@gmail.com

@DIGIL Unfortunately i don’t have ,sorry

@DIGIL I just try a simple wrapper for opengl to draw 2d but it’s not complete yet(It doesn’t have any font and some issue to draw 2d image).this code include:
draw line
draw rectangle
draw bezier curve
draw ellipse
draw polygon concave and convex

is it useful to you?

@Ali_Sarlak ​, it’s ok. I got it. & tnks…