POV-Ray : Newsgroups : povray.newusers : Generating text : Re: Generating text Server Time
30 Jul 2024 12:28:56 EDT (-0400)
  Re: Generating text  
From: Alain
Date: 25 Mar 2004 12:12:47
Message: <4063130f$1@news.povray.org>
dicdoc nous apporta ses lumieres ainsi en ce 2004/03/24 23:25... :

>I have used FONT3D to create text,  just downloaded elefont...(nice GUI
>setup)...    So how do I call the  .inc file that I have created with
>elefont??
>
>FONT3D would have done it like this.....
>
>object {DADS_STR
>   scale 1
>   translate <0.75, 0.0, -8.0>
>}
>
>I would appreciate any help.
>Thanks
>
>
>  
>
Put your inc files with all the others in the includes folder.
Add the following line early in your scene, before you use any part of it:
#include "<your include>.inc"

Alain


Post a reply to this message

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