Git Product home page Git Product logo

vgplay-ios's Introduction

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 BSD licensed project. It uses the following open source projects:

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

vgplay-ios's People

Contributors

rhcad avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

zhangxin8105

vgplay-ios's Issues

这个Demo运行不起来

Ld /Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Products/Debug-iphoneos/TestVGPlay.app/TestVGPlay normal armv7
cd /Users/arden/data/source/swift/Bezier/vgplay-ios/TestView
export IPHONEOS_DEPLOYMENT_TARGET=7.0
export PATH="/Users/arden/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Users/arden/Desktop/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Users/arden/Desktop/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Users/arden/Desktop/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.3.sdk -L/Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Products/Debug-iphoneos -F/Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Products/Debug-iphoneos -filelist /Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Intermediates/TestView.build/Debug-iphoneos/TestView.build/Objects-normal/armv7/TestVGPlay.LinkFileList -miphoneos-version-min=7.0 -dead_strip -Xlinker -no_deduplicate -fembed-bitcode-marker -ObjC -lTouchVG -lTouchVGCore -framework CoreGraphics -framework Foundation -framework QuartzCore -framework UIKit -stdlib=libc++ -fobjc-arc -fobjc-link-runtime -lTouchVGPlay -framework UIKit -framework QuartzCore -framework CoreGraphics -framework Foundation -lPods -Xlinker -dependency_info -Xlinker /Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Intermediates/TestView.build/Debug-iphoneos/TestView.build/Objects-normal/armv7/TestVGPlay_dependency_info.dat -o /Users/arden/Library/Developer/Xcode/DerivedData/TestView-exyxektiuthhyrcqkqlyjobctyyl/Build/Products/Debug-iphoneos/TestVGPlay.app/TestVGPlay

ld: library not found for -lTouchVGPlay
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.