POV-Ray : Newsgroups : povray.general : Shaped Text Server Time
30 Jul 2024 02:25:04 EDT (-0400)
  Shaped Text (Message 1 to 4 of 4)  
From: Cris Williams
Subject: Shaped Text
Date: 19 Sep 2000 20:02:31
Message: <39c7fe97@news.povray.org>
I was wondering how one would go about creating different text effects in
Moray (preferably) or PovRay.  Is a height field the way to go, and if so
how do you create it?  It seems like it would be possible to create a
program that could add various grayscale gradients to the edge or across the
face of text to achieve preset or maybe even user defined profiles.  It
would also be nice to have text follow a predefined path.

Has anyone done this sort of thing?

Cris Williams
wil### [at] udriudaytonedu


Post a reply to this message

From: Florian Fischer
Subject: Re: Shaped Text
Date: 20 Sep 2000 13:14:07
Message: <39C8F130.944623E5@gmx.de>
> I was wondering how one would go about creating different text
> effects in Moray (preferably) or PovRay.  Is a height field the way 
> to go, and if so how do you create it?

Well, a height field is one possibility. At least if you don't want to
see the text from behind in the scene, as the back side cannot be
smoothed using height fields.
I'd create such a height field using a 2D graphics program (like Paint
Shop Pro), using black background and adding the text in white (or
light grey).

> It seems like it would be possible to create a
> program that could add various grayscale gradients to the edge 

You can do this by smoothing. If using PSP, just play around with the
Gaussian Blur.

> or across the face of text to achieve preset or maybe even user
> defined profiles.  

You can make the face shaggy by adding a bit of noise to the picture.
However, you should not add noise to the black background (unless you
really want to).

> It would also be nice to have text follow a predefined path.

I'd like this too. But that should be supported by POV-Ray itself.

Florian Fischer


Post a reply to this message

From: Remco de Korte
Subject: Re: Shaped Text
Date: 20 Sep 2000 17:04:31
Message: <39C92617.73743B5B@xs4all.nl>
Florian Fischer wrote:
> 
> > I was wondering how one would go about creating different text
> > effects in Moray (preferably) or PovRay.  Is a height field the way
> > to go, and if so how do you create it?
> 
> Well, a height field is one possibility. At least if you don't want to
> see the text from behind in the scene, as the back side cannot be
> smoothed using height fields.
> I'd create such a height field using a 2D graphics program (like Paint
> Shop Pro), using black background and adding the text in white (or
> light grey).
> 
> > It seems like it would be possible to create a
> > program that could add various grayscale gradients to the edge
> 
> You can do this by smoothing. If using PSP, just play around with the
> Gaussian Blur.
> 
> > or across the face of text to achieve preset or maybe even user
> > defined profiles.
> 
> You can make the face shaggy by adding a bit of noise to the picture.
> However, you should not add noise to the black background (unless you
> really want to).
> 
> > It would also be nice to have text follow a predefined path.
> 
> I'd like this too. But that should be supported by POV-Ray itself.
> 
> Florian Fischer

You could have a look here:
http://www.xs4all.nl/~remcodek/softtext.html

I was working on a new version that supported bevels and other stuff, but I lost
interest... 8(

Remco


Post a reply to this message

From: Rick Gutleber
Subject: Re: Shaped Text
Date: 25 Sep 2000 12:47:09
Message: <39cf818d$1@news.povray.org>
>
> You could have a look here:
> http://www.xs4all.nl/~remcodek/softtext.html
>
> I was working on a new version that supported bevels and other stuff, but
I lost
> interest... 8(
>
> Remco


Then how'bout releasing the source to latest stable and dev versions?  I'm
sure someone would love to take it up.

RIck


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.