Only POV/rendering changes.
This commit is contained in:
parent
8e16393aa5
commit
37d3aa133f
|
@ -3,6 +3,7 @@ include GNUmakevars
|
||||||
|
|
||||||
|
|
||||||
all: \
|
all: \
|
||||||
|
test-ortung.png \
|
||||||
test-rounded_box.png \
|
test-rounded_box.png \
|
||||||
test-zentrale.png \
|
test-zentrale.png \
|
||||||
test-kabine.png \
|
test-kabine.png \
|
||||||
|
@ -15,6 +16,7 @@ all: \
|
||||||
test-deck_15.png \
|
test-deck_15.png \
|
||||||
test-deck_14.png \
|
test-deck_14.png \
|
||||||
test-deck_13.png \
|
test-deck_13.png \
|
||||||
|
test-deck_12.png \
|
||||||
test-deck_18.png \
|
test-deck_18.png \
|
||||||
test-deck_01.png \
|
test-deck_01.png \
|
||||||
test-sonden_hangar.png \
|
test-sonden_hangar.png \
|
||||||
|
@ -25,6 +27,8 @@ all: \
|
||||||
test-konturensitz.png \
|
test-konturensitz.png \
|
||||||
test-polgeschuetz.png \
|
test-polgeschuetz.png \
|
||||||
test-shift.png \
|
test-shift.png \
|
||||||
|
test-triebwerk.png \
|
||||||
|
test-ringwulst.png \
|
||||||
test-schneller_kreuzer.png \
|
test-schneller_kreuzer.png \
|
||||||
|
|
||||||
|
|
||||||
|
@ -49,6 +53,7 @@ test-schneller_kreuzer.png: test-schneller_kreuzer.pov \
|
||||||
deck_19.pov ein-mann-jaeger.pov deck_18.pov deck_17.pov \
|
deck_19.pov ein-mann-jaeger.pov deck_18.pov deck_17.pov \
|
||||||
deck_16.pov deck_15.pov deck_14.pov deck_13.pov \
|
deck_16.pov deck_15.pov deck_14.pov deck_13.pov \
|
||||||
speicherbank.pov andruckabsorber.pov \
|
speicherbank.pov andruckabsorber.pov \
|
||||||
|
ringwulst.pov triebwerk.pov \
|
||||||
deck_01.pov shift.pov \
|
deck_01.pov shift.pov \
|
||||||
|
|
||||||
|
|
||||||
|
@ -75,6 +80,14 @@ test-deck_13.png: test-deck_13.pov \
|
||||||
T_bodenbelag.pov \
|
T_bodenbelag.pov \
|
||||||
zentrale.pov
|
zentrale.pov
|
||||||
|
|
||||||
|
test-deck_12.png: test-deck_12.pov \
|
||||||
|
huelle.pov \
|
||||||
|
deck_12.pov \
|
||||||
|
kabine.pov \
|
||||||
|
kabine4.pov \
|
||||||
|
T_bodenbelag.pov \
|
||||||
|
ortung.pov
|
||||||
|
|
||||||
test-speicherbank.png: test-speicherbank.pov \
|
test-speicherbank.png: test-speicherbank.pov \
|
||||||
speicherbank.pov \
|
speicherbank.pov \
|
||||||
|
|
||||||
|
@ -108,5 +121,13 @@ test-deck_01.png: test-deck_01.pov \
|
||||||
deck_01.pov \
|
deck_01.pov \
|
||||||
shift.pov \
|
shift.pov \
|
||||||
|
|
||||||
|
test-triebwerk.png: test-triebwerk.pov triebwerk.pov
|
||||||
|
|
||||||
|
test-ringwulst.png: test-ringwulst.pov ringwulst.pov triebwerk.pov
|
||||||
|
|
||||||
|
test-ortung.png: test-ortung.pov \
|
||||||
|
ortung.pov \
|
||||||
|
rounded_box.pov \
|
||||||
|
|
||||||
%.gif: %.ppm
|
%.gif: %.ppm
|
||||||
ppmquant 256 $< | ppmtogif > $@
|
ppmquant 256 $< | ppmtogif > $@
|
||||||
|
|
|
@ -12,6 +12,7 @@
|
||||||
#declare T_arkonstahl =
|
#declare T_arkonstahl =
|
||||||
texture {
|
texture {
|
||||||
pigment { color red 0.4 green 0.4 blue 0.8}
|
pigment { color red 0.4 green 0.4 blue 0.8}
|
||||||
|
/*
|
||||||
finish {
|
finish {
|
||||||
metallic
|
metallic
|
||||||
ambient 0.0
|
ambient 0.0
|
||||||
|
@ -21,6 +22,7 @@ texture {
|
||||||
specular 0.7
|
specular 0.7
|
||||||
roughness 1/60
|
roughness 1/60
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
+MB5
|
|
||||||
+Q9
|
+Q9
|
||||||
+A
|
+A
|
||||||
|
+MB5
|
||||||
+HTN
|
+HTN
|
||||||
+fp +w640 +h480 +d1
|
+fp +w640 +h480 +d1
|
||||||
display_gamma = 2.2
|
display_gamma = 2.2
|
||||||
|
|
Binary file not shown.
|
@ -5,6 +5,7 @@
|
||||||
#include "stones.inc"
|
#include "stones.inc"
|
||||||
|
|
||||||
#declare SCHNITT_1 = 1; // Quadrant -/*/-
|
#declare SCHNITT_1 = 1; // Quadrant -/*/-
|
||||||
|
#declare SHOW_Y_AXIS = 0;
|
||||||
|
|
||||||
global_settings {
|
global_settings {
|
||||||
assumed_gamma 1.0
|
assumed_gamma 1.0
|
||||||
|
@ -16,14 +17,14 @@ light_source {
|
||||||
color White
|
color White
|
||||||
}
|
}
|
||||||
|
|
||||||
#local CP = <-100, 200, -100>;
|
#local CP = <-16, 10, -10>;
|
||||||
light_source {
|
light_source {
|
||||||
CP
|
CP
|
||||||
color White*0.5
|
color White*0.5
|
||||||
}
|
}
|
||||||
camera {
|
camera {
|
||||||
location CP
|
location CP
|
||||||
look_at <-0, 15, -0>
|
look_at <-6, 10, -0>
|
||||||
angle 20
|
angle 20
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -54,11 +55,13 @@ cone {
|
||||||
pigment { color <1, 0, 0> }
|
pigment { color <1, 0, 0> }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#if (SHOW_Y_AXIS)
|
||||||
cone {
|
cone {
|
||||||
<0, 0, 0>, 0
|
<0, 0, 0>, 0
|
||||||
<0, 1000, 0>, 10
|
<0, 1000, 0>, 10
|
||||||
pigment { color <0, 1, 0> }
|
pigment { color <0, 1, 0> }
|
||||||
}
|
}
|
||||||
|
#end
|
||||||
|
|
||||||
cone {
|
cone {
|
||||||
<0, 0, 0>, 0
|
<0, 0, 0>, 0
|
||||||
|
|
|
@ -17,7 +17,7 @@ light_source {
|
||||||
color White
|
color White
|
||||||
}
|
}
|
||||||
|
|
||||||
#local CP = <-200, 250, -100>;
|
#local CP = <-150, 150, -100>;
|
||||||
light_source {
|
light_source {
|
||||||
CP
|
CP
|
||||||
color White*0.5
|
color White*0.5
|
||||||
|
|
Loading…
Reference in New Issue