|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
List,
Ok, I have a sphere in the middle of my picture, but when I add text
to it the text is inside the sphere and I can't see it. How do I raise
the text above the sphere?
Thanks,
Travis
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Travis Barton wrote:
>
> List,
> Ok, I have a sphere in the middle of my picture, but when I add text
> to it the text is inside the sphere and I can't see it. How do I raise
> the text above the sphere?
> Thanks,
> Travis
By translating it e.g. translate <0,2,0> will raise the text 2 units up
in the y direction.
--
Ken Tyler
mailto://tylereng@pacbell.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Bet he meant to raise it above the surface of the sphere, in which case
translate '-z' not 'y'. And if curvature is needed, ie. to wrap around
the sphere, think your going to need to look up a certain 'include'
file; the name or place of such I cannot think of or find (on the
internet).
Ken wrote:
>
> Travis Barton wrote:
> >
> > List,
> > Ok, I have a sphere in the middle of my picture, but when I add text
> > to it the text is inside the sphere and I can't see it. How do I raise
> > the text above the sphere?
> > Thanks,
> > Travis
>
> By translating it e.g. translate <0,2,0> will raise the text 2 units up
> in the y direction.
>
> --
> Ken Tyler
>
> mailto://tylereng@pacbell.net
--
omniVERSE: beyond the universe
http://members.aol.com/inversez/homepage.htm
mailto://inversez@aol.com?Subject=PoV-News
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|