video release
This commit is contained in:
14
essai.pov
14
essai.pov
@@ -6,19 +6,25 @@
|
||||
|
||||
global_settings {
|
||||
assumed_gamma 1.0
|
||||
ambient_light 0
|
||||
max_trace_level 10
|
||||
}
|
||||
|
||||
#include "colors.inc"
|
||||
#include "metals.inc"
|
||||
#include "textures.inc"
|
||||
|
||||
#include "elements.inc"
|
||||
#include "contexte.inc"
|
||||
|
||||
object { HexaCone_radar translate y*0.6 }
|
||||
|
||||
object { HexaCone translate y }
|
||||
|
||||
light_source { <-6, 7, -4>, rgb <0.81, 0.65, 0.40> }
|
||||
light_source { <-6, 7, 4>, rgb <0.31, 0.65, 0.80> }
|
||||
|
||||
camera {
|
||||
location <-3, 1, 1>
|
||||
look_at <0, 0.6, 0>
|
||||
angle 10
|
||||
location <-1.8, 1.1, 0.3>
|
||||
look_at <0, 1.0, 0>
|
||||
angle 38
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user