Descriptions et exemples pour le POV-Ray raytracer par Friedrich A. Lohmueller
            Objets Géométriques en POV-Ray
English English English
Italiano  Italiano
Deutsch 

Page d'accueil
- Tutoriel POV-Ray
 
Objets Géométriques
   table des matières
Objets de Base
Objets avec macro + CSG
Objets dans "shapes3.inc"
D'autres objets comme macros

Objets 3D text
  ->text
  - Bevelled_Text
  - Circle_Text
  - Circle_Text_Valigned
  - Unicode text
  - Unicode d'Asie

Autre Objets
Objets Non-CSG
height_field + HF macros
Isosurface
                                       
text{ ... }
(built-in shape)

Exemple "text{ ... }":

text{
   ttf "arial.ttf",
   "text object",1000, 0
   texture{
     pigment{color rgb<1,0.65,0>}
     finish{ambient 0.15
            diffuse 0.85}
          }
   translate<0,0,0.5> }

Sample text object 640x480
Description de scène pour POV-Ray :
text1.txt ou text1.pov

top

© Friedrich A. Lohmüller, 2007
www.f-lohmueller.de