MantisBT - VTK
View Issue Details
0000532VTK(No Category)public2004-01-22 10:432016-08-12 09:54
Dragan Tubic 
Dave DeMarle 
normalfeatureN/A
closedmoved 
 
 
0000532: Octave wrapper
I 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 in octave with almost no changes with the exception of language specific constructs). The sources are available here: http://vision.gel.ulaval.ca/~tdragan/octaviz.html. [^]
I would like to have this wrapper included in official VTK sources to make it easier to distribute and to facilitate building & installation. 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.

Note that there is still work to be done before it is included in VTK, but at this stage the most important are configuration/compilation/installation scripts. I'll make sure that everything works with cmake before submitting the wrapper if it is accepted into vtk (or provide an alternative if the wrapper is to remain an independent project).

Thanks,

Dragan
No tags attached.
Issue History
2007-08-08 12:00Zack GalbreathAssigned Touser521 => Dave DeMarle
2007-08-28 11:49Zack GalbreathNote Deleted: 0008302
2007-08-28 11:52Zack GalbreathPriorityurgent => normal
2007-08-28 11:52Zack GalbreathSeverityminor => feature
2007-08-28 11:52Zack GalbreathReproducibilityunable to reproduce => N/A
2007-08-28 11:52Zack GalbreathStatustabled => @30@
2007-08-28 11:52Zack GalbreathResolutionunable to reproduce => open
2007-08-28 11:52Zack GalbreathSummaryGoodsite => Octave wrapper
2007-08-28 11:53Zack GalbreathProject@15@ => VTK
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036710
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0000646)
Mathieu Malaterre   
2004-02-15 03:02   
There seems to be an official site now:
http://octaviz.sourceforge.net/ [^]
(0036710)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.