openvg

Best OpenVG implementation?

Does anyone have any experience or knowledge of the OpenVG implementations that exist and which one(s) are the best? What I'm looking for is a highly stable, fast rendering implementations that is still being actively maintained and developed. Any knowledge or experiences you may have with any of the implementations out there would sav...

Hardware-accelerated OpenVG implementation on Desktop based on OpenGL ES

I'm currently trying to get OpenVG up and running on my desktop. The problem comes here: I am / will be developing an application for a Windows CE device (with .NET compact framework), which has hardware-accelerated OpenGL ES 2.0 and OpenVG 1.0.1 (based on TI OMAP35x, if you're interested). The application will definitely use OpenVG for ...

Is OpenVG supported by video card vendors?

Hello all, Is OpenVG supported by nVidia, AMD and Intel in their drivers? Will it be supported in future? I'm really interested in some sort of HW-accelerated text and SVG rendering. Regards, ...

Easiest way to run a simple GLES/EGL/OpenVG app on a PC?

I thought this should be easy, but... geesh! A vendor gave me a fairly simple demo program meant to showcase some trivial icon animations. The target platform is an embedded system (MX51) with accelerated OpenGL ES 2.0/OpenVG and EGL support. Unfortunately, the demo also has an annoying dependency on a few Qt utility classes (e.g., QIm...