[vtk-developers] vtkPowerCrustSurfaceReconstruction

Tim Hutton T.Hutton at eastman.ucl.ac.uk
Thu Jul 11 09:08:43 EDT 2002


Hey Will,

I spoke with Nina about the GPL issues - she said that there was no 
possibility of getting permission to include the code in VTK without it, 
the University of Texas aren't happy about the possibility of people 
developing commercial code using publically-funded software. This is a 
shame of course. You said before that GPL code in VTK wasn't necessarily a 
problem if it had warnings on but I understand your position. Of course if 
you want to speak to the U of T people and sort something out then that 
would be fantastic...

I agree that the code is too big and messy. I'm happy to take it offline 
until we can improve things - I will make it available on my website for 
people that want to use it as-is. Let me fix it up so it compiles in the 
continuous builds and I'll remove it before this evening.

Tim.

At 08:57 11/07/2002 -0400, you wrote:
>Hi Tim-
>
>I'd like to remove this code from CVS temporarily. We need to clear up the 
>copyright, I do not want any GPL'd code in there, it is confusing to 
>customers and users. Can we try to resolve the copyright, get permission 
>to put the VTK copyright on? I can help with this if necessary. Also I'd 
>like to clean up the code before it's officially part of VTK...there's too 
>much code there and I'm afraid it will languish like the VRMLImporter 
>did...it took several years to get the code warning and leak free.
>
>Will
>
>
>At 12:05 PM 7/11/2002 +0100, Tim Hutton wrote:
>>Hello vtk developers!
>>
>>I've tentatively committed a new class for improved surface 
>>reconstruction. It is a port of a whole bunch of code that was, and still 
>>is, a bit of a mess, not to mention rather large. However, we now have 
>>decent surface reconstruction in VTK - it's a big improvement over the 
>>old vtkSurfaceReconstructionFilter. There's a test script that shows how 
>>to use the class.
>>
>>Issues that may come up include:
>>- code has not been tested on every OS, we will see how it does in the 
>>nightlies.
>>- code does not always conform to VTK's high standards (but feel free to 
>>work through all 11K lines correcting the bracket placements...)
>>- expecting to see memory leaks when purify runs, will work on these.
>>- coverage may be quite low, there is a fair bit of code that doesn't get 
>>used at the moment.
>>- the code on which it is based is released under the GPL - I've put 
>>warnings in the header file that the class should not be used for 
>>commercial development but maybe it should go in a separate 'GPL' 
>>directory like the Patented classes - thoughts on this?
>>
>>Rasmus helped me with some of the bugs.
>>
>>All comments welcome. If it breaks everyone's build with big problems 
>>then I'll quietly take it away again and work on it offline.
>>
>>Tim.
>>
>> From a while back:
>>
>>Date: Tue, 23 Jan 2001 01:38:44 +0100
>>To: audrius at adv-biologic.com
>>From: Sebastien BARRE <seb-ml-vtk at barre.nom.fr>
>>Subject: Re: [vtkusers] Volumetric Method for Mesh Generation
>>Cc: vtkusers at public.kitware.com, Tim Hutton <T.Hutton at eastman.ucl.ac.uk>,
>>"erik.sobel" <erik.sobel at alphatech.com>
>>Sender: vtkusers-admin at public.kitware.com
>>X-Mailman-Version: 1.1
>>List-Id: <vtkusers.public.kitware.com>
>>X-BeenThere: vtkusers at public.kitware.com
>>
>>At 22/01/2001 13:15, Audrius Stundzia wrote:
>> >If this PowerCrust method were to become available in VTK, I'd join Tim
>> >Hutton in rolling over and making purring noises.
>>
>>OK, let's add some motivation : I'd also join the "rolling over" ball and
>>make purring noises with Tim and Audrius :)
>>---------------------------------------------------------------------------
>>Tim Hutton,                        http://www.eastman.ucl.ac.uk/~dmi/MINORI
>>Research Fellow & PhD student,                   T.Hutton at eastman.ucl.ac.uk
>>MINORI Project, Biomedical Informatics Unit,     Tel: [+44] (0)20 7915 2344
>>Eastman Dental Institute, UCL,                   Fax: [+44] (0)20 7915 2303
>>256 Gray's Inn Road, London WC1X 8LD, UK      Mobile: [+44] (0)7748 678 832
>>---------------------------------------------------------------------------
>>This email represents the views of the sender alone and must not be 
>>construed as representing the views of the Eastman Dental Institute. It 
>>may contain confidential information and may be protected by law as a 
>>legally privileged document and copyright work. Its content should not be 
>>disclosed and it should not be given or copied to anyone other than the 
>>person(s) named or referenced above. If you have received this email in 
>>error, please contact the sender.
>>
>>_______________________________________________
>>vtk-developers mailing list
>>vtk-developers at public.kitware.com
>>http://public.kitware.com/mailman/listinfo/vtk-developers
>




More information about the vtk-developers mailing list