POV-Ray : Newsgroups : povray.advanced-users : Non-float #case values : Re: Non-float #case values Server Time
25 Apr 2024 04:55:38 EDT (-0400)
  Re: Non-float #case values  
From: Bald Eagle
Date: 6 Apr 2017 15:00:01
Message: <web.58e690108e3e055780403a200@news.povray.org>
Le_Forgeron <jgr### [at] freefr> wrote:

> for letter, you can convert it to its code in the switch clause :
>
> #switch(asc(Char))
> #case(65)
> ...

Yes, an excellent suggestion!   I will try to remember that.

> No clue for words, sorry.

Following your idea,
There's probably a way to generate a unique hash value.

Thanks as always   :)


Post a reply to this message

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