[Ves] vtkAxesActor

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Mar 13 00:39:07 EDT 2013


> Sure.
> We have a branch that we will merge hopefully soon that will fix this.

I might have said too soon. The branch I was thinking does not take
care of this.

>
>>
>> Eduardo
>>
>>
>> On Tue, Mar 12, 2013 at 8:04 PM, Pat Marion <pat.marion at kitware.com> wrote:
>>> Yeah, I guess I should add that the concept exists in the
>>> vesKiwiPlaneWidget, which is used as the clipping plane in the brain atlas
>>> demo, but it's hasn't been generalized so that you can enable interaction
>>> for any model.
>>>
>>> Pat
>>>
>>>
>>> On Wed, Mar 13, 2013 at 1:00 PM, Aashish Chaudhary
>>> <aashish.chaudhary at kitware.com> wrote:
>>>>
>>>> On Tue, Mar 12, 2013 at 10:51 PM, Pat Marion <pat.marion at kitware.com>
>>>> wrote:
>>>> > Very cool, so I guess you re-routed the touch gestures from the camera
>>>> > to
>>>> > individual models?  Did you use the vesKiwiWidgetRepresentation
>>>> > interface?
>>>> > How about the picking code, did you use the cell picker or something
>>>> > else?
>>>> > Not sure if you are able to share your source, but I'm sure there would
>>>> > be
>>>> > interest in the community to see example code for rotating individual
>>>> > models, because that's not something we've shown in KiwiViewer before.
>>>>
>>>> +1 would be nice to have this feature shown / exists.
>>>>
>>>> >
>>>> > Pat
>>>> >
>>>> >
>>>> > On Wed, Mar 13, 2013 at 12:41 PM, Eduardo Poyart <poyart at gmail.com>
>>>> > wrote:
>>>> >>
>>>> >> Thanks! I'll try with the vtkAxisSource. I changed my system to keep
>>>> >> the camera fixed and rotate the models (since I need multiple models
>>>> >> rotating independently). So the model transforms are under my control.
>>>> >>
>>>> >> Eduardo
>>>> >>
>>>> >>
>>>> >> On Tue, Mar 12, 2013 at 7:37 PM, Pat Marion <pat.marion at kitware.com>
>>>> >> wrote:
>>>> >> > Hi,
>>>> >> >
>>>> >> > That's correct, the vtkAxisActor is not supported.  Only the
>>>> >> > vtkRenderingCore module is built, the rest of VTK's OpenGL rendering
>>>> >> > does
>>>> >> > not support OpenGL ES 2.0.
>>>> >> >
>>>> >> > You can use the vtkAxisSource to generate geometry for a set of axes,
>>>> >> > and
>>>> >> > you can render them using VES actors. VES has support for actor
>>>> >> > overlays, if
>>>> >> > you are trying to acheive a corner annotation.  But, there is not
>>>> >> > currently
>>>> >> > an example demonstrating how to link a VES actor transform to the
>>>> >> > camera
>>>> >> > orientation.
>>>> >> >
>>>> >> > Pat
>>>> >> >
>>>> >> > On Wed, Mar 13, 2013 at 12:32 PM, Eduardo Poyart <poyart at gmail.com>
>>>> >> > wrote:
>>>> >> >>
>>>> >> >> Hi,
>>>> >> >>
>>>> >> >> I'm trying to use vtkAxesActor, but vtkAxesActor.h includes
>>>> >> >> vtkRenderingAnnotationModule.h which doesn't exist in the vtk
>>>> >> >> implementation in ves. Are RenderingAnnotations (therefore
>>>> >> >> AxesActors)
>>>> >> >> not supported?
>>>> >> >>
>>>> >> >> Thanks
>>>> >> >> Eduardo
>>>> >> >> _______________________________________________
>>>> >> >> Ves mailing list
>>>> >> >> Ves at public.kitware.com
>>>> >> >> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>>>> >> >
>>>> >> >
>>>> >
>>>> >
>>>> >
>>>> > _______________________________________________
>>>> > Ves mailing list
>>>> > Ves at public.kitware.com
>>>> > http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>>>> >
>>>>
>>>>
>>>>
>>>> --
>>>> | Aashish Chaudhary
>>>> | R&D Engineer
>>>> | Kitware Inc.
>>>> | www.kitware.com
>>>
>>>
>
>
>
> --
> | Aashish Chaudhary
> | R&D Engineer
> | Kitware Inc.
> | www.kitware.com



-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com



More information about the Ves mailing list