Update of /cvsroot/jrman/drafts/sampleData
In directory sc8-pr-cvs1:/tmp/cvs-serv4252/sampleData
Modified Files:
taza.rib cuchara.rib tenedor.rib cuchillo.rib
dinnerService.rib
Log Message:
Changed DinnerRoom
Index: taza.rib
===================================================================
RCS file: /cvsroot/jrman/drafts/sampleData/taza.rib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** taza.rib 29 May 2003 17:33:41 -0000 1.1
--- taza.rib 30 May 2003 00:22:53 -0000 1.2
***************
*** 307,311 ****
# --- Layer_8 ---
AttributeBegin
! Color [0 .7 0]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
Surface "metal" "roughness" 1
--- 307,311 ----
# --- Layer_8 ---
AttributeBegin
! Color [0.8 0.8 0.8]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
Surface "metal" "roughness" 1
Index: cuchara.rib
===================================================================
RCS file: /cvsroot/jrman/drafts/sampleData/cuchara.rib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cuchara.rib 29 May 2003 17:33:40 -0000 1.1
--- cuchara.rib 30 May 2003 00:22:53 -0000 1.2
***************
*** 1,4 ****
AttributeBegin
! Color [0.5 0.5 1.0]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
--- 1,4 ----
AttributeBegin
! Color [0.8 0.8 0.8]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
Index: tenedor.rib
===================================================================
RCS file: /cvsroot/jrman/drafts/sampleData/tenedor.rib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tenedor.rib 29 May 2003 17:33:41 -0000 1.1
--- tenedor.rib 30 May 2003 00:22:53 -0000 1.2
***************
*** 1,4 ****
AttributeBegin
! Color [1.0 0.0 0.0]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
--- 1,4 ----
AttributeBegin
! Color [0.8 0.8 0.8]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
Index: cuchillo.rib
===================================================================
RCS file: /cvsroot/jrman/drafts/sampleData/cuchillo.rib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** cuchillo.rib 29 May 2003 17:33:41 -0000 1.1
--- cuchillo.rib 30 May 2003 00:22:53 -0000 1.2
***************
*** 1,4 ****
AttributeBegin
! Color [0.0 0.7 0.0]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
--- 1,4 ----
AttributeBegin
! Color [0.8 0.8 0.8]
#Color [0.4 0.4 0.4]
#Surface "plastic" "Ka" [1] "Kd" [0.8] "Ks" [1] "roughness" [0.05]
Index: dinnerService.rib
===================================================================
RCS file: /cvsroot/jrman/drafts/sampleData/dinnerService.rib,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dinnerService.rib 29 May 2003 17:33:43 -0000 1.1
--- dinnerService.rib 30 May 2003 00:22:53 -0000 1.2
***************
*** 18,29 ****
--- 18,32 ----
TransformBegin
Translate 1 0 -5
+ Scale .7 .7 .7
ReadArchive "cuchillo.rib"
TransformEnd
TransformBegin
Translate -14 0 -5
+ Scale .7 .7 .7
ReadArchive "tenedor.rib"
TransformEnd
TransformBegin
Translate 5 0 -5
+ Scale .7 .7 .7
ReadArchive "cuchara.rib"
TransformEnd
|