need more work...
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
#version 3.7;
|
||||
global_settings { assumed_gamma 1.0 }
|
||||
#include "contexte.inc"
|
||||
|
||||
#include "colors.inc"
|
||||
#include "metals.inc"
|
||||
@@ -16,10 +17,10 @@ global_settings { assumed_gamma 1.0 }
|
||||
object { Boogie }
|
||||
|
||||
camera {
|
||||
location <15.5, 8, 9>
|
||||
location <19.5, 8, 9>
|
||||
right image_width/image_height*x
|
||||
look_at <0, 0, 0>
|
||||
angle 51
|
||||
angle ANGLE_CAM
|
||||
}
|
||||
|
||||
cylinder { <-100, 0, 0>, <100, 0, 0>, 0.1 pigment { color Red } }
|
||||
|
||||
Reference in New Issue
Block a user