• Stars
    star
    154
  • Rank 242,095 (Top 5 %)
  • Language
    C++
  • Created almost 13 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A plugin-framework that uses C++ and STL.
		    x3c - C++ Plugin Framework
		-----------------------------------
		   http://github.com/rhcad/x3c

x3c is designed as a plugin-framework that uses C++ and STL.
This framework has many frequently-used and lightweight plugins.
x3c can be used to easily develop plugins and applications for multiple platforms.

Makefile and config.mk are used to compile x3c on Linux, Mac or Unix.

projects: C++ workspace files using IDE (MS VC++, Code::Blocks + GCC, ...).
code: source code of plugins.
doc: development documents and doxygen files.
tools: some useful tools for development.

--------------------------------------------------------
You may need to download the following files:

1. download cppunit-1.12.1 from one of the following sites, then copy cppunit's lib 
   and dll files to the folder 'code\bin\vcxx\xxx\tests'.
   
   http://files.cnblogs.com/rhcad/cppunit-1.12.1-vc689&gcc.zip (fix for vc6 and gcc)
   http://sourceforge.net/projects/cppunit/files/cppunit/1.12.1/
   \\dampub\Tools\CodeCheck\C++\CppUnit\cppunit-1.12.1  (Founder server)

--------------------------------------------------------
License: Apache License V2.0

Bug reports and suggestions are welcome.
Email to the current maintainers may be sent to <[email protected]>.
Some documents in chinese may be found at http://www.cnblogs.com/rhcad .

More Repositories

1

ShapeAnimation-Swift

Vector animation framework in Swift for iOS and OSX.
Swift
415
star
2

x3py

C++ Plugin Framework that can integrate with QT, Python, Java or C#.
C++
309
star
3

TouchVG

A lightweight 2D vector drawing framework mainly using C++ for iOS, Android and Windows.
C++
154
star
4

vgios

A lightweight 2D vector drawing framework for iOS.
Objective-C++
81
star
5

vgcore

Cross-platform 2D vector drawing library using C++.
C++
68
star
6

geogebra_euclid

基于 GeoGebra 的尺规作图闯关游戏
JavaScript
43
star
7

vgandroid

A lightweight 2D vector drawing framework for Android.
C++
38
star
8

AndroidDrawing

基于vgandroid构建Android绘图应用
Java
37
star
9

geomedit

Online geometry editor based on AngularJS and JSXGraph.
JavaScript
24
star
10

touchvg-v0.6

A lightweight 2D vector drawing framework using C++.
C++
14
star
11

vgplay

A vector shape playing and animation framework for iOS and Android based on TouchVG
Objective-C++
14
star
12

ggblib

Interactive mathematics materials based on GeoGebra and AngularJS.
CSS
12
star
13

hello-react

React starter with ES6, grunt and webpack.
JavaScript
11
star
14

vgandroid-demo

Unit test and example project with TouchVG for Android.
Java
9
star
15

iOS-MagnifierGlass

A magnifying glass with shadow for iOS.
Objective-C
9
star
16

vglite

A lightweight 2D vector drawing framework using C++. (Stopped)
C++
8
star
17

vgios_examples

TouchVG examples for iOS.
Objective-C
7
star
18

xtpui

使用XTP实现的程序界面框架,基于x3py框架扩充界面内核插件
C++
6
star
19

ShapeAnimation-ObjC

Vector animation framework in Objective-C based on CoreAnimation for iOS and OS X.
Objective-C
4
star
20

ggb-dev

基于 GeoGebra 的动态数学二次开发技术介绍
4
star
21

iOSColorPad

A guide to creating a simple vector drawing app with TouchVG.
Objective-C++
3
star
22

vgwpf-demo

Unit test and example project with TouchVG for WPF (Windows).
C#
3
star
23

ggb-ml

Machine Learning Practices with GeoGebra and Python.
Python
3
star
24

vgwpf

A lightweight 2D vector drawing framework for Windows (WPF).
C#
3
star
25

InkpadDoxygen

Inkpad documentation generator with Doxygen.
Shell
2
star
26

lipi-android-toolkit-4

Toolkit for online Handwriting Recognition (HWR).
C++
2
star
27

DemoCmds

An example project containing customized shapes and commands.
C++
2
star
28

ggb-plot

Automated geometrical construction and highlighting based on GeoGebra.
JavaScript
1
star
29

vgplay-android

A vector shape playing and animation framework based for Android.
Java
1
star
30

touchvg.js

交互式矢量图形框架 TouchVG 的 Web 版,基于 WebAssembly 编译 C++ 内核
C++
1
star
31

vgios-demo

Unit test and example project with TouchVG for iOS.
Objective-C++
1
star
32

touchvg.github.io

Online document of TouchVG framework.
CSS
1
star
33

vgplay-ios

A vector shape playing and animation framework based on TouchVG for iOS.
Objective-C++
1
star