Archives for posts with tag: python

PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. PyODE also includes an XODE parser. PyODE does not wrap ODE’s API directly but changes it slightly to give a more Pythonic feel.

Home Page: http://pyode.sourceforge.net/
Project Page: http://sourceforge.net/projects/pyode/
Language: C++
Platform: Windows, Linux, OSX
License: GNU Lesser General Public License or BSD-style license.

Grid Engine is software that facilitates “distributed resource management” (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources. (more…)

Home Page: http://gridengine.sunsource.net/
Language: C++, Python
Platform: Linux, Windows, OS X, Solaris
License: SISSL

Pystring is a collection of C++ functions which match the interface and behavior of python’s string class methods using std::string. Implemented in C++, it does not require or make use of a python interpreter. It provides convenience and familiarity for common string operations not included in the standard C++ library. It’s also useful in environments where both C++ and python are used.

Home Page: http://opensource.imageworks.com
Project Page: http://code.google.com/p/pystring/
Language: C++
Platform: Linux, Windows, OS X, etc
License: New BSD License
Sponsor: Sony Imageworks

The Python Computer Graphics Kit is an Open Source software package containing a collection of Python modules, plugins and utilities that are meant to be useful for any domain where you have to deal with 3D data of any kind, be it for visualization, creating photorealistic images, Virtual Reality or even games. (more…)

Home Page: http://cgkit.sourceforge.net/
Project Page: http://sourceforge.net/projects/cgkit/
Language: C++, Python
Platform: Linux, Windows, OS X
License: GPLLGPLMPL1.1

pyshake is a project to integrate the Python scripting language with the Shake compositing package. It is based on boost::python and uses Py++ for generating the bindings.

pyshake is being developed by Rising Sun Pictures.

Home Page: http://open.rsp.com.au
Project Page: http://open.rsp.com.au/projects/pyshake
Language: C++
Platform: Linux, Windows, OS X
License: LGPLv2.1.
Sponsor: Rising Sun Pictures