POV-Ray : Newsgroups : povray.newusers : creating a ~ like shape : creating a ~ like shape Server Time
30 Jul 2024 18:22:26 EDT (-0400)
  creating a ~ like shape  
From: Mike Williams
Date: 17 Nov 2003 01:53:04
Message: <6YXGaAAlWGu$EwS5@econym.demon.co.uk>
Wasn't it cg-hci_novice who wrote:
>Hi,
>
>I was wondering what shape I could use to create a shape similar to a large
>tilde (the ~ on the keyboard) or multiple ones conjoined on my trace? Any
>suggestions?
>
>Thanks very much for any thoughts.

It's hard to guess exactly what you're looking for. Perhaps something
like this. It's not "similar to a large tilde", it actually is a large
tilde.

text {ttf "timrom.ttf","~",0.2,0
  pigment {rgb 1}
  scale 10
  translate <-2,-4,0>   
}

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

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