File: index.html

package info (click to toggle)
povray 1%3A3.7.0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 147,232 kB
  • sloc: cpp: 845,011; ansic: 122,118; sh: 34,204; pascal: 6,420; asm: 3,355; ada: 1,681; makefile: 1,389; cs: 879; awk: 590; perl: 245; xml: 95
file content (116 lines) | stat: -rw-r--r-- 2,846 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
  <head>
   <title>
    Portfolio
   </title>
  </head>
  <body bgcolor="#7F7F7F" link="#000000" alink="#000000" vlink="#000000">
   <div align="center">
    <h3>Portfolio from the standard include files and more ...</h3>

<table cellspacing="10">
  <tr valign="top">
   <td>

    <table cellspacing="10" bgcolor="#BFBFBF">
     <tr valign="top">
      <td>allobjects:</td>
      <td><a href="allobjects1.html">objects</a></td>
     </tr>
     <tr valign="top">
      <td>allpatterns:</td>
      <td>
        <a href="allpatterns1.html">patterns</a></br>
        <a href="allnormals1.html">normals</a></br>
		<a href="allpat1iso1.html">isosurface</a></br>
        <a href="allpat2iso1.html">isosurface</a>
      </td>
     </tr>
    </table>

  </td>
  <td>

    <table cellspacing="10" bgcolor="#BFBFBF">
     <tr valign="top">
      <td>colors.inc:</td>
      <td><a href="c_colors1.html">colors</a></td>
     </tr>
     <tr valign="top">
      <td>finish.inc:</td>
      <td><a href="f_finish1.html">finishes</a></td>
     </tr>
     <tr valign="top">
      <td>metals:</td>
      <td>
        <a href="t_metals1.html">textures</a></br>
      </td>
     </tr>
     <tr valign="top">
      <td>skies.inc:</td>
      <td><a href="p_skies1.html">pigments</a></td>
     </tr>
     <tr valign="top">
      <td>stars.inc:</td>
      <td><a href="t_stars1.html">textures</a></td>
     </tr>
     <tr valign="top">
      <td>stones1.inc:</td>
      <td><a href="t_1stones1.html">textures</a></td>
     </tr>
     <tr valign="top">
      <td>stones2.inc:</td>
      <td><a href="t_2stones1.html">textures</a></td>
     </tr>
     <tr valign="top">
      <td>textures.inc:</td>
      <td>
       <a href="p_textures1.html">pigments</a></br>
       <a href="t_textures1.html">textures</a></br>   
       <a href="m_textures1.html">materials</a>  
      </td>
     </tr>
     <tr valign="top">
      <td>woods.inc:</td>
      <td>
       <a href="p_woods1.html">pigments</a></br>
       <a href="t_woods1.html">textures</a>        
      </td>
     </tr>
    </table>

  </td>  
  <td>

   <table cellspacing="10" bgcolor="#BFBFBF">
     <tr valign="top">
      <td>shapes.inc:</td>
      <td><a href="o_shapes1.html">shapes</a></td>
     </tr>
     </tr>
     <tr valign="top">
      <td>shapes_old.inc:</td>
      <td><a href="o_shapes_old1.html">shapes</a></td>
     </tr>
     </tr>
     <tr valign="top">
      <td>shapes2.inc:</td>
      <td><a href="o_2shapes1.html">shapes</a></td>
     </tr>
     </tr>
     <tr valign="top">
      <td>shapesq.inc:</td>
      <td><a href="o_shapesq1.html">shapes</a></td>
     </tr>
   </table>

 </td>
 </tr>
</table>
   <p>
    <a href="readme.txt"><em>Read me</em></a>, if the links above don't work!
   </p>
   </div>
  </body>
 </html>