Pinned Repositories
2dMorphing
2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wolberg. Details: http://davis.wpi.edu/~matt/courses/morph/2d.htm
agg
GitHub clone of SVN repo https://agg.svn.sourceforge.net/svnroot/agg (cloned by http://svn2github.com/)
AGGeometryKit
Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
Alloy-Graphics-Library
UI library written with NanoVG, GLFW, and modern OpenGL in C++11
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android-ndk-gif
GIF library built with ndk and gradle in aar format for usage with android gradle build system.
android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
angle
ANGLE: OpenGL ES to DirectX translation for Windows Phone, Windows Store and Desktop
jsxbin-to-jsx-converter
JSXBin to JSX Converter written in C#
nanogui
Minimalistic GUI library for OpenGL
zhiqiang-li's Repositories
zhiqiang-li/angle
ANGLE: OpenGL ES to DirectX translation for Windows Phone, Windows Store and Desktop
zhiqiang-li/bezierinfo
A Primer on Bezier Curves
zhiqiang-li/Cinder
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
zhiqiang-li/dragula
Drag and drop so simple it hurts
zhiqiang-li/executors
C++ library for executors
zhiqiang-li/FastImageCache
iOS library for quickly displaying images while scrolling
zhiqiang-li/ffmpegthumbnailer
Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
zhiqiang-li/FLAnimatedImage
Performant animated GIF engine for iOS
zhiqiang-li/glfc
A collection of OpenGL filters that can be easily applied to an existing texture.
zhiqiang-li/GPUImage
An open source iOS framework for GPU-based image and video processing
zhiqiang-li/ImagePlay
ImagePlay is a rapid prototyping application for image processing
zhiqiang-li/libdispatch
Linux port of Apple's open-source concurrency library
zhiqiang-li/liquidfun
2D physics engine for games
zhiqiang-li/mapbox-gl-native
Mapbox GL for iOS, Android, OSX, and Linux. C++/OpenGL vector maps
zhiqiang-li/nanovg
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
zhiqiang-li/openFrameworks
OpenFrameworks is a cross platform open source toolkit for creative coding in C++.
zhiqiang-li/openvoronoi
2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. GPLv3.
zhiqiang-li/paper.js
The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey
zhiqiang-li/SDFGen
A simple commandline utility to generate grid-based signed distance field (level set) generator from triangle meshes, using code from Robert Bridson's website.
zhiqiang-li/shotcut
cross-platform (Qt), open-source (GPLv3) video editor
zhiqiang-li/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
zhiqiang-li/stb
stb single-file public domain libraries for C/C++
zhiqiang-li/SVGKit
Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)
zhiqiang-li/voronoi
Weighted Voronoi Stippler
zhiqiang-li/VVDocumenter-Xcode
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
zhiqiang-li/waifu2x-converter-glsl
waifu2x converter GPU Optimization in OpenGL Shader
zhiqiang-li/webkit
Unofficial mirror of the WebKit SVN repository
zhiqiang-li/Wonderflux
A free, professional Open Source theme framework for WordPress & BuddyPress. Download the latest stable release by clicking on the 'releases' tab. API documentation at http://wonderflux.com/guide or drop by the main site at
zhiqiang-li/Xccessors
Xccessors (cross-browser accessors) is a JavaScript shim that implements the legacy or standard methods for defining and looking up accessors (getters and setters) of objects.
zhiqiang-li/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.