Cookies info

This website uses Google cookies to analyse traffic. Information about your use of our site is shared with Google for that purpose. See details.

AmanithVG | Blazing fast OpenVG

with pure software and OpenGL|ES rendering

Getting Started

AmanithVG is a native software library that implements the Khronos’ OpenVG 1.1 API for 2D vector graphics rendering, developed by Mazatech

Cross Platform

Written in pure ANSI C without external dependencies, the package comes with precompiled binaries for Desktop: Windows, OSX, Linux and Mobile: iOS, Android, Linux, QNX platforms and supports x86, x86_64, arm, armv7, aarch64, ppc and mips architectures out of the box. AmanithVG enables 2D vector graphics rendering everywhere.

Fast and Accurate

AmanithVG comes with two different backends in order to deliver fast and accurate OpenVG rendering: GLE, the OpenGL|ES aided engine, grants better performance than software rasterizers in terms of high resolution animations and complex special effects. SRE, the pure software engine, delivers superior rendering quality at an unbeatable speed.

Source Code

In order to satisfy all the needs to have total control over the software, the complete AmanithVG SRE, software rendering, and GLE, OpenGL|ES aided rendering, engines source code is always available as a licensing option.