OpenFrameworks + Python [英] OpenFrameworks + Python

查看:433
本文介绍了OpenFrameworks + Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何绑定在使用Python 2.7的 OpenFrameworks (C ++工具包)中执行函数?

Is there any bindings to execute functions in OpenFrameworks (C++ toolkit) using Python 2.7? Or any alternative for this available?

推荐答案

已经对python 2.6进行了实验,请参阅@Babu answer 。但不更新..

Experiments on python 2.6 has been made, see @Babu answer. But not updates..

我不知道很多,但你可以试试看看 SIP (即使我认为这是一个艰巨的任务,让它工作完全):

I don't know a lot about it but you can try to have a look at SIP (even i think it is an hard task to let it work completely):


SIP是一个快速编写与
C ++和C库接口的Python模块的工具。其主页为
http://riverbankcomputing.co.uk/software/sip/介绍。它是由
菲尔·汤普森写的,他仍然积极地维护它。

SIP is a tool for quickly writing Python modules that interface with C++ and C libraries. Its home page is at http://riverbankcomputing.co.uk/software/sip/intro. It was written by Phil Thompson who is still actively maintaining it.

这篇关于OpenFrameworks + Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆