1 Star 1 Fork 1

TouchVG / vgplay-ios

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

TouchVGPlay Demo for iOS

This is a unit test and example project for TouchVGPlay, which is a lightweight vector shape playing and animation framework based on vgios for iOS.

API: GiPlayingHelper

Features

  • Vector shape playback and recording.
  • One drawing, others playback synchronous (Shared whiteboard).
  • Shape provider which can play any customized animation.
  • Spirit animation (animated GIF).
  • Export shapes to CAShapeLayer for animation on path.

| | |

How to Compile

Compile with CocoaPods

Type pod install or pod update --no-repo-update, then open TestView.xcworkspace in Xcode and run the TestView demo app.

  • To run on device, you may need to change the Bundle Identifier of the demo application, such as "com.yourcompany.TestView", and choose your own development certificate (Code Signing).

Compile without CocoaPods

Alternatively, you can build as one of the following methods:

  • Cd the folder of this project and type ./build.sh or ./build.sh -arch arm64 to checkout and build libraries needed.

  • Open TestView.xcworkspace in Xcode, then run the TestView demo app (Need to build each library while not type ./build.sh).

How to Contribute

Contributors and sponsors are welcome. You may translate, commit issues or pull requests on this Github site. To contribute, please follow the branching model outlined here: A successful Git branching model.

License

This is an open source LGPL 2.1 licensed project. It uses the following open source projects:

  • vgios (LGPL): Vector drawing framework for iOS.
  • vgcore (LGPL): Cross-platform vector drawing libraries using C++.
  • TouchVGPlay (NOT open source yet): Shape playing and animation framework based on TouchVG.

空文件

简介

A vector shape playing and animation framework based on TouchVG for iOS. 展开 收起
Objective-C
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Objective-C
1
https://gitee.com/vg/vgplay-ios.git
git@gitee.com:vg/vgplay-ios.git
vg
vgplay-ios
vgplay-ios
demo

搜索帮助