[vtkusers] Octave wrapper
Dragan Tubic
tdragan at gel.ulaval.ca
Tue Jan 20 18:02:48 EST 2004
Hello,
I've made a VTK wrapper for octave (http://www.octave.org, octave is
interactive numerical computation system very similar and largely compatible
with matlab). It is actually hacked tcl wrapper that makes vtk directly
accessible from octave with the syntax identical to python's (python examples
can be used with almost no changes in octave with the exception of language
specific constructs). The sources are available here:
http://vision.gel.ulaval.ca/~tdragan/octaviz.html.
Would it be possible to include this wrapper in official VTK sources? It
consist of single C file (an equivalent of vtkWrapTcl.c) and one octave C++
file for graphical subsystem initialization. I'm also willing to support and
maintain the wrapper.
Regards,
Dragan
More information about the vtkusers
mailing list