Re: New visualization system for octave (using VTK)
Vardhman Jain <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.graphics |
|---|---|
| Organization | International Institute Of Information Technology |
| Message-ID | <[email protected]> |
Hi Dragan,
I would like to know in detail about your work if you dont mind. Is
your Visualization system meant for plotting 3D models from the
functions ( rather than 2d plots as gnuplot does)?
I am also trying to develop a 3D visualization system for running
through Octave, I would like to know if I should go ahead on my own or
try to pick your code base and develop it more. Also please let me know
if I can think of using opengl for visualization, I mean it is supported
by this VTK library you are talking about. It VTK some gtk sort of thing?
Thanks in anticipation
vardhman
Dragan Tubic wrote:
>Hi,
>
>Could you please send me error messages so I can make corrections?
>
>I'm using VTK 4.2 from debian unstable.
>
>Thanks,
>
>Dragan
>
>On January 15, 2004 07:56 am, Melqart wrote:
>
>
>>Hi Dragan,
>>
>>On 11th of January 2004, you wrote:
>>
>>
>>>I made a new visualization system for octave based on the VTK library.
>>>The system is an automatic wrapper for VTK classes which brings most of
>>>the VTK in octave (670 classes to be exact). The octave wrapper is
>>>actually a hacked TCL wrapper which comes with VTK.
>>>
>>>
>>I find your work interesting. But I could not manage to compile it (but
>>I'll manage to make it work tonight). Which VTK version were you using?
>>
>>Cheers,
>>
>>Melqart (Melvin Hadasht)
>>
>>