• Stars
    star
    309
  • Rank 135,306 (Top 3 %)
  • Language
    C++
  • Created almost 13 years ago
  • Updated almost 8 years ago

Reviews

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

Repository Details

C++ Plugin Framework that can integrate with QT, Python, Java or C#.
         x3py - C++ Plugin Framework
        https://github.com/rhcad/x3py

x3py is designed as a lightweight plugin-framework that uses C++ and STL.
It can integrate with languages including Python, Perl, Java or C# by using SWIG.
x3py can be used to easily develop plugins and applications for multiple platforms.

For MSWindows installation notes, see INSTALL-win.txt .
For Linux, Mac OS X or other systems, see INSTALL-unix.txt .

FAQ and other hints may be found on the Wiki:
        https://github.com/rhcad/x3py/wiki

Discussion and suggestions are welcome. You may commit issues on the site:
        https://github.com/rhcad/x3py/issues

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

Open-source license: Apache License V2.0
You may copy, distribute, and modify it under the terms of the License.

-------------------------------------------------------------------------

x3py:可与Python等集成的轻量级C++插件框架

此框架使用了少部分STL,没有使用MFC、ATL、COM。
x3py 通过使用 SWIG,可与 Python 等语言进行集成(当然可以单独使用C++)。
使用此框架可以快速开发出更多的插件和应用软件,此框架已在 Windows/Linux/MacOSX 上测试过。

要在 Windows 上编译和运行,请参考 INSTALL-win.txt
要在 Linux、Mac OS X 或其他操作系统上编译和运行,请参考 INSTALL-unix.txt

更多文档和常见问题的说明可在下列网站查阅:
        https://github.com/rhcad/x3py/wiki

如果没找到,可以在此提出问题:
        https://github.com/rhcad/x3py/issues

或者与作者联系: [email protected]
        http://www.cnblogs.com/rhcad (博客)

开源协议为 Apache License V2.0,你可修改和再分发,但需要保留来源和作者信息。
欢迎使用(可免费用于商业软件),谢谢。

More Repositories

1

ShapeAnimation-Swift

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

TouchVG

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

x3c

A plugin-framework that uses C++ and STL.
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