[vtkusers] vtkDividingCubes problem

Bill Lorensen bill.lorensen at gmail.com
Sat Jun 11 14:54:10 EDT 2011


At one point, the dividing cubes algorithm was patented. A decision
was made a while back to remove all patented algorithms from VTK. Even
though the dividing cubes patent has expired, the vtk class was never
revived.

There is a class, Graphics/vtkRecursiveDividingCubes in vtk. You could
try this, but be advised that this does not implement the origin
dividing cubes algorithm.

Bill

On Sat, Jun 11, 2011 at 1:44 PM, Dora Szasz <dora.szasz at yahoo.com> wrote:
> Hello all,
> I have tried to use the vtkDividingCubes class, but it doesn't exists in vtk
> 5.6. I have also tried to integrate it an then to rebuild vtk, but no
> result. I am using vtk with tcl wrapping.
> Any idea?
> Thank you a lot!
> Dora
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list