如何将c++库与Python集成



我想集成Berkelium (www.berkelium.org)与Blender渲染浏览器在Blender的场景。Blender允许你编写python插件(http://wiki.blender.org/index.php/Doc:2.6/Manual/Extensions)。我对python只了解一点点什么对我来说是一个好的起点?如何在我的python附加组件中调用Berkelium方法?这里是Berkelium构建的链接:https://github.com/sirikata/berkelium/downloads

python文档似乎涵盖了这一点。也许你会感兴趣。

相关内容

  • 没有找到相关文章

最新更新