We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. Im like you lib, but I can't do any animation with it. Can you help me? Please, show an example of C code.
The text was updated successfully, but these errors were encountered:
See: https://github.com/ajstarks/openvg/blob/master/client/clip.c in general, for animation, you compute the frame, create a background, and repeat.
A more extensive example, (although not in C is clock: https://github.com/ajstarks/openvg/blob/master/go-client/clock/clock.go
Sorry, something went wrong.
No branches or pull requests
Hi. Im like you lib, but I can't do any animation with it. Can you help me? Please, show an example of C code.
The text was updated successfully, but these errors were encountered: