Søren Hauberg schrieb:
> Hi
> 
> sorry 'bout the late reply
> 
> tor, 05 03 2009 kl. 17:54 +0100, skrev Martin Helm:
>> Attached you can find the implementations to have a look at it. You can tell 
>> me if they are appropriate or not. There is also a simple octave package 
>> which 
>> is available on my private homepage. (I am not familiar with the packaging 
>> system but it worked for me).
> 
> First of all, thanks for working on this.
> 
> I am not familiar with the graphics status in Octave as I mostly do 2D
> plots, so I'm sure which place is the best for your code.
> 
> Does your code work with the gnuplot backend? Even if it is horribly
> slow in gnuplot, I think it might be a good thing to get this into core
> Octave. If it only works with jhandles and FLTK, then I guess we should
> store it here at Octave-Forge.
 >
 > We have a 'plot' package for functions related to plotting. Perhaps your
 > functions should be part of this package?
 >
 > Any thoughts from the more graphics-knowledgeable people on the list?
 >
 > Søren

Hi Soren,

I'm also not that graphics specialist but currently do some visualization of 
volumetric data. I'm already using Martin's great set of codes and I think the 
goal until reaching Matlab compatibility for all iso* functions is near ;)

Nevertheless, finally I'd like to see Martin's functions in the Octave core 
development tree, they are also part of Matlab's basic functions, even if they 
don't work with the Gnuplot backend (just 2D patches are supported with Gnuplot 
as it seems to me). This also would mean that, if people want to use these 
functions, they must take one of the new backends (fltk or JHandles), ie. 
introduce the new stuff that way?!

If they don't get into Octave core right now then make them a new separate 
package because they have so little to do with the rest of the plot package, 
like I said, "visualization of volumetric data".

My 2c worth, best regards,

   Thomas

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to