[vtkusers] vtkBioeng with java !

Goodwin Lawlor goodwin.lawlor.lists at gmail.com
Thu Jun 19 12:50:19 EDT 2014


Hi Mark,

vtkbioeng is C++ library containing VTK subclasses. Like any VTK class they
can wrapped into Tcl/Python/Java. I've wrapped Tcl & Python but not Java.
It shouldn't be difficult though.

The licence is the same as VTK's - BSD. The licence is on the Sourceforge
page but not Github - sorry, I'll updated that!

Switch on Java wrappers in Cmake and see what happens - report back with
any hitches.

Thanks,

Goodwin


On Thu, Jun 19, 2014 at 4:54 PM, Sebastien Jourdain <
sebastien.jourdain at kitware.com> wrote:

> Hi Mark,
>
> I'm not sure to follow your question.
> Any code that is in the VTK repository can be Java wrapped which means
> they can be use by any Java code.
> But I'm not sure if the class that you try to use is or is not in VTK. If
> not depending on who wrote it, you can contribute it to the repo if the
> license is compatible.
>
> http://www.vtk.org/VTK/project/getinvolved.html
>
> Seb
>
>
> On Wed, Jun 18, 2014 at 3:49 AM, Mark Hervagault <
> mark.hervagault at gmail.com> wrote:
>
>> Hi,
>>
>> I try to have vtkBoeing with java to use vtkCollisionDetectionFilter. I
>> saw
>> that there are cxx and tlc classe on the web ..
>>
>> How to integrate them in vtk to work with java ?
>>
>> Thank you,
>> Mark.
>>
>>
>>
>> --
>> View this message in context:
>> http://vtk.1045678.n5.nabble.com/vtkBioeng-with-java-tp5727534.html
>> Sent from the VTK - Users mailing list archive at Nabble.com.
>> _______________________________________________
>> 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://public.kitware.com/mailman/listinfo/vtkusers
>>
>
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140619/74f73ad9/attachment.html>


More information about the vtkusers mailing list