# ribbon facing the camera

**URL:** https://discourse.vtk.org/t/ribbon-facing-the-camera/9957
**Category:** Support
**Created:** [November 25, 2022, 3:31pm UTC](https://discourse.vtk.org/t/ribbon-facing-the-camera/9957 "2022-11-25T15:31:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bistek](https://discourse.vtk.org/user_avatar/discourse.vtk.org/bistek/32/2344_2.png) [@bistek](https://discourse.vtk.org/u/bistek)
#### Post date: [November 25, 2022, 3:31pm UTC](https://discourse.vtk.org/t/ribbon-facing-the-camera/9957/1 "2022-11-25T15:31:58Z")

</div>

Hello, we are trying to obtain ribbons that rotate automatically, so that they are always facing the camera. The reason is they can be used to visualise well/borehole logs in geology.

The problem I see is that the output of vtkRibbonFilter is a vtkPolyData, but objects that can be kept oriented towards the camera with vtkFollower are vtkActors, correct?

Thanks!
