ISO/ISS Software Tools
The ISO/ISS software tools consist of the following open source C++ libraries
|
|
ISO Base
|
data and exception types
|
|
ISO Math
|
vectors, matrices, quaternions
|
|
ISO Data
|
arrays, buffers, pools
|
|
ISO Event
|
event scheduling and execution
|
|
ISO Com
|
direct and network based communication
|
|
ISO XML
|
xml reader and writer
|
|
ISO Serialize
|
serialisation
|
|
ISO Geom
|
splines, meshes, grids
|
|
ISO Font
|
font to spline conversion
|
|
ISO Space
|
space representations, distance algorithms
|
|
ISO GL
|
OpenGL wrappers
|
|
ISO Tracker
|
camera based tracking
|
|
ISO Synth
|
sound synthesis and processing
|
|
ISO Flock
|
swarm simulation
|
|
The ISO/ISS software tools depend depend on the following party open source third party libraries.
|
|
Qt
|
cross platform gui sdk
|
|
OpenCV
|
intel computer vision library
|
|
Xerces-C++ v2.8.0
|
XML parser library
|
|
kdtree
|
kdtree spatial partitioning library
|
|
ANN
|
approximate nearest neighborhood calculation library
|
|
acgmake
|
compile tool
|
|
OpenMesh
|
polygonal mesh manipulation library
|
|
fftw
|
fast fourier calculation library
|
|
Freetype2
|
software font engine
|
|
libsndfile
|
audio file library
|
|
newran
|
<>random number generator library
|
|
Software for MacOSX
|
|
iso_dependencies.tar.bz2
|
ISO dependencies installer for MacOSX 10.5 Intel
|
|
iso_frameworks.tar.bz2
|
ISO frameworks installer for MacOSX 10.5 Intel
|
|
Software for Debian Linux
|
|
iso-deps_0.2_i386.deb
|
ISO dependencies debian package for i386 machines
|
|
iso-libs_0.2_i386.deb
|
ISO frameworks debian package for i386 machines
|
|
Example Projects
|
|
iso_projects.tar.bz2
|
example XCode & KDevelop projects for ISO swarm simulations
|