ileben / ShivaVG

OpenGL based ANSI C implementation of the OpenVG standard.
GNU Lesser General Public License v2.1
131 stars 34 forks source link

No longer maintained ? #7

Open tqm-dev opened 2 years ago

tqm-dev commented 2 years ago

I forked from your project for some reasons :

https://github.com/tqm-dev/ShivaVG-2

that supports Shader-Based OpenGL and having API extensions for GLSL shader integrated to vector/image rendering.

Your project seems that no longer actively maintained now since 2010. Do you think my implementation is possible to be next version of ShivaVG in official ?

milahu commented 2 years ago

see #8

tqm-dev commented 2 years ago

see #8 Thanks , I saw that still alive : )

But I decided to stop developing in my fork because the original project is not maintained now. then I started below:

https://github.com/tqm-dev/ShaderVG

that is not fork but is based on my ShivaVG fork.

milahu commented 2 years ago

nice! added to active forks