>>>>> "CE" == Elvis Chen <Chen> writes:
CE> The problem is, the text doesn't really fact the camera even
CE> vtkFollower dictates it to. The script is listed below. What
CE> am I doing wrong?
You need to set the Camera that the follower has to follow.
ztextActor.SetCamera(ren.GetActiveCamera())
prabhu