This file is indexed.

/usr/share/aqsis/examples/features/objectinstance/singlepolygon.rib is in aqsis-examples 1.8.1-4build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
##RenderMan RIB-Structure 1.0
version 3.03

#Created with K-3D Version 0.3.0.85, http://www.k-3d.org

FrameBegin 1

   #Setup Display
   Option "limits" "bucketsize" [32 32]
   Display "singlepolygon.tif" "file" "rgba"
   Display "+singlepolygon.tif" "framebuffer" "rgb"
   Format 480 360 1

   #Setup viewing transformation
   Projection "perspective" "fov" [ 45 ]
   ScreenWindow -0.666667 0.666667 -0.5 0.5
   Clipping 1 1000
   Rotate -1.99124e-15 0 0 1
   Rotate -37 1 0 0
   Rotate -45 0 1 0
   Translate 20 -22 16

   WorldBegin
      TransformBegin
         Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 -20 20 -30 1 ]
         LightSource "pointlight" 1 "constant float intensity" [ 3000 ] "constant color lightcolor" [ 1 1 1 ]
      TransformEnd
      AttributeBegin
         ConcatTransform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ]
         ObjectBegin 1
            AttributeBegin
               Color [ 0.1 0.5 0.5 ]
               Opacity 0.8 0.8 0.8
               ConcatTransform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ]
               PointsGeneralPolygons [ 1 ] [ 4 ] [ 0 1 2 3 ] "P" [ -2.5 2.5 0 2.5 2.5 0 2.5 -2.5 0 -2.5 -2.5 0 ]
            AttributeEnd
         ObjectEnd

       Surface "plastic"

         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 2 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 3 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 4 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 5 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 6 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 7 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 8 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 9 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 10 1 ]
            ObjectInstance 1
         AttributeEnd
         AttributeBegin
            Transform [ 1 0 0 0 0 1 0 0 0 0 1 0 0 0 10 1 ]
            ObjectInstance 1
         AttributeEnd
      AttributeEnd
   WorldEnd
FrameEnd