| Projects on Google Code | Results 1 - 10 of 18 |
Swig Starter Kit provides examples for using various scripting languages, with the support of SWIG, with C++.
=Features=
* Standard library (STL) container usage examples
* Data sharing between scripting engine and C++ code examples
* C++ template function instantiation examples
* ...
=SWIG based bindings for !OpenSceneGraph=
[http://www.openscenegraph.org OpenSceneGraph] provides a comprehensive scene graph on top of [http://www.opengl.org/ OpenGL]. The *osgSWIG* project utilises [http://www.swig.org SWIG] to generate bindings for this C++-based scene graph for various higher...
The National Instruments NI-DAQmx Base C API for data acquisition supports most National Instruments data acquisition hardware. This SWIG wrapper gives you access to the library from scripting languages.
The NI-DAQmx Base library is available for Windows, Mac OS X, and Linux, as well as certain P...
This is Angel, a cross-platform 2D game prototyping engine based on OpenGL and C++.
Angel provides:
* Cross-Platform functionality (Windows and Mac)
* Actors (game objects with color, shape, responses, attributes, etc.)
* Texturing with Transparency
* "Animations" (texture swap...
= Priithon =
Priithon is a platform for image analysis and image analysis algorithm development.
While the focus here is on _algorithm development_, it makes it very easy to develop applications that would not require any programming skills, i.e. making "end user" biologist's or astronomer's app...
=WrapITK=
==Automated dynamic language binding for Insight Toolkit (ITK)==
<img src="http://wrapitk.googlecode.com/files/wrapitk_.png" align="right">
WrapITK is an effort to automate the language binding process of one of the largest highly template-oriented c++ libraries, the [http://www.itk...
BlackPine is a simple template engine written in C++ with bindings to other languages using SWIG
http://ik.am/?code/blackpine (sorry Japanese only)
= WHAT IS PERMAFROST =
Permafrost is a suite of tools motivated by the need of Java application developers for a transparent means of storing hierarchical/binary data. Permafrost plans to provide three key components for developing an application-specific data store:
* libjhdf; a JNI binding fo...
=PyOMAPIc=
*Python OMAPI bindings*
Here are bindings for several OMAPI functions. I use it heavily for adding, deleteing host bindings and leases from my ISC DHCPd.
Heavily based on Python OMAPI (DHCP) Interface by Perry Lorier, Matt Brown, could be found on http://source.meta.net.nz/svn/dh...
== What is h5py? ==
HDF5 for Python (h5py) is a general-purpose Python interface to the
[http://www.hdfgroup.org/HDF5 Hierarchical Data Format] library, version 5.
HDF5 is a versatile, mature scientific software library designed for the fast,
flexible storage of enormous amounts of data.
Fr...