[vtkusers] Deprecate vtkGeo* classes (Sankhesh Jhaveri)

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Thu May 31 10:46:34 EDT 2018


Hi Donny,
yes, the remote modules are available to any VTK user by checking the
corresponding checkbox/making the corresponding flag be ON in
CMake/CMakeLists.txt.

The current remotes are available under the Module group of CMake.

The examples Andrew identified could also be part of the remote module.

If the classes that should be transferred to the remote are all those
Sankhesh listed, and we are set to go, I can help you in the process.

HTH,
JON HAITZ
--



On 30 May 2018 at 21:18, Donny Zimmerman <zmanvortex at gmail.com> wrote:
> Thanks Sankhesh. Would this remote repository still be a part of the VTK
> project so others can utilize these classes? I do not mind maintaining the
> repository, but I have never utilized remote modules in VTK so I am not too
> familiar with the process.
>
>
> On Wed, May 30, 2018 at 1:42 PM, Sankhesh Jhaveri
> <sankhesh.jhaveri at kitware.com> wrote:
>>
>> Hi Donny,
>>
>> Seems like going the remote module route is the best way to go. We can
>> deprecate and eventually remove the classes from core VTK.
>> If you like, you can create (and maintain) a repository for the classes
>> you need and add a simple CMake script to your local VTK source checkout for
>> adding these classes back in.
>>
>> See the CMake scripts for other remote modules for examples.
>>
>> Hope that helps.
>>
>> Thanks,
>> Sankhesh
>>
>>
>> On Tue, May 29, 2018 at 3:19 PM zmantorn <zmanvortex at gmail.com> wrote:
>>>
>>> This has been a work in progress for about 10 years. I have not been able
>>> to
>>> work on it as much as I would like the last few years, but my oldest just
>>> graduated high school so I am hoping to get back to work on it. It is a
>>> 3D
>>> application written in C++ and C# that shows near real time high
>>> resolution
>>> radar data by radar angle sweeps and by visualizing a volume of all sweep
>>> angles. It is important to show the radar sweep in relation to the
>>> curvature
>>> of the earth since the radar beam does not follow the curve of the earth.
>>>
>>> I am not sure what you mean by share my work with you? Do you mean share
>>> my
>>> entire code base with the community? Share the geo parts only?
>>> Unfortunately
>>> this software is kind of a hobby at this time so there are not any
>>> articles
>>> published.
>>>
>>> Thanks.
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
>>> _______________________________________________
>>> 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
>>>
>>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> https://public.kitware.com/mailman/listinfo/vtkusers
>>
>> --
>>
>> Sankhesh Jhaveri
>>
>> Sr. Research & Development Engineer | Kitware | (518) 881-4417
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>


More information about the vtkusers mailing list