wipi wip wip
This commit is contained in:
parent
8441d5ebe9
commit
46defccb32
13
Makefile
13
Makefile
@ -3,7 +3,7 @@
|
|||||||
MOYEN=+w1280 +h1024
|
MOYEN=+w1280 +h1024
|
||||||
GRAND=+w1600 +h1200
|
GRAND=+w1600 +h1200
|
||||||
PETIT=+w800 +h600
|
PETIT=+w800 +h600
|
||||||
DIMS=$(GRAND)
|
DIMS=$(MOYEN)
|
||||||
|
|
||||||
OPTS = +a +q9 -d
|
OPTS = +a +q9 -d
|
||||||
LOWR = -a +q5 -d
|
LOWR = -a +q5 -d
|
||||||
@ -17,14 +17,15 @@ INCS = incs/
|
|||||||
CJPEGOPT = -progressive -dct float -quality 88
|
CJPEGOPT = -progressive -dct float -quality 88
|
||||||
PNGOPT = -interlace -compression 9 -text png.txt
|
PNGOPT = -interlace -compression 9 -text png.txt
|
||||||
|
|
||||||
all: loco.png parking.png corail.png train.png essai.png \
|
all: loco.png parking.png corail.png train.png essai.png \
|
||||||
inside.png benne.png electric.png truc.png wagons.png \
|
inside.png benne.png electric.png truc.png wagons.png \
|
||||||
ridelles.png rotonde.png grue.png \
|
ridelles.png rotonde.png grue.png \
|
||||||
citerne.png
|
citerne.png
|
||||||
|
|
||||||
GLOBDEPS=${INCS}/train.inc plancher.inc ${INCS}/poteaux.inc \
|
GLOBDEPS=${INCS}/train.inc plancher.inc ${INCS}/poteaux.inc \
|
||||||
${INCS}/rails.inc ${INCS}/grue.inc \
|
${INCS}/rails.inc ${INCS}/grue.inc \
|
||||||
${INCS}/constantes.inc
|
${INCS}/constantes.inc \
|
||||||
|
contexte.inc
|
||||||
|
|
||||||
#--------------------------------------------------------
|
#--------------------------------------------------------
|
||||||
|
|
||||||
|
@ -47,6 +47,7 @@ sky_sphere {
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <35.5, 13, 20>
|
location <35.5, 13, 20>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 6, 0>
|
look_at <0, 6, 0>
|
||||||
angle 51
|
angle 51
|
||||||
}
|
}
|
||||||
|
@ -45,6 +45,7 @@ sky_sphere {
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <36, 13, -11>
|
location <36, 13, -11>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 5.8, 0>
|
look_at <0, 5.8, 0>
|
||||||
angle 61
|
angle 61
|
||||||
}
|
}
|
||||||
|
@ -0,0 +1,5 @@
|
|||||||
|
/*
|
||||||
|
* contexte.inc
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
@ -68,6 +68,7 @@ union
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <18, 10, -45>
|
location <18, 10, -45>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 6, 0>
|
look_at <0, 6, 0>
|
||||||
angle 62
|
angle 62
|
||||||
}
|
}
|
||||||
|
@ -43,8 +43,7 @@ union
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
spherical
|
spherical
|
||||||
right x*image_width/image_height
|
right x*image_width/image_height
|
||||||
right x*image_width/image_height
|
|
||||||
location <11, 11.1, -54>
|
location <11, 11.1, -54>
|
||||||
look_at <0, 8, -10>
|
look_at <0, 8, -10>
|
||||||
angle 38
|
angle 38
|
||||||
|
@ -12,14 +12,14 @@ global_settings { assumed_gamma 1.0 }
|
|||||||
#include "incs/rails.inc"
|
#include "incs/rails.inc"
|
||||||
#include "incs/benne.inc"
|
#include "incs/benne.inc"
|
||||||
#include "incs/grue.inc"
|
#include "incs/grue.inc"
|
||||||
// #include "decor.inc"
|
|
||||||
|
|
||||||
object { Boogie }
|
object { Boogie }
|
||||||
|
|
||||||
camera {
|
camera {
|
||||||
location <15.5, 8, 9>
|
location <15.5, 8, 9>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 0, 0>
|
look_at <0, 0, 0>
|
||||||
angle 42
|
angle 51
|
||||||
}
|
}
|
||||||
|
|
||||||
cylinder { <-100, 0, 0>, <100, 0, 0>, 0.1 pigment { color Red } }
|
cylinder { <-100, 0, 0>, <100, 0, 0>, 0.1 pigment { color Red } }
|
||||||
|
1
grue.pov
1
grue.pov
@ -58,6 +58,7 @@ union
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <42, 12, 25>
|
location <42, 12, 25>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 6, 3>
|
look_at <0, 6, 3>
|
||||||
angle 42
|
angle 42
|
||||||
}
|
}
|
||||||
|
@ -49,7 +49,7 @@ difference {
|
|||||||
|
|
||||||
sphere { <1.1, xx, yy>, 0.42 }
|
sphere { <1.1, xx, yy>, 0.42 }
|
||||||
|
|
||||||
#declare foo = foo + 45;
|
#declare foo = foo + 36;
|
||||||
#end
|
#end
|
||||||
}
|
}
|
||||||
translate y*3
|
translate y*3
|
||||||
|
@ -43,6 +43,7 @@ plane {
|
|||||||
object { Wagon_Corail }
|
object { Wagon_Corail }
|
||||||
camera {
|
camera {
|
||||||
location <-1.6, 10, -19>
|
location <-1.6, 10, -19>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <1, 4, 10>
|
look_at <1, 4, 10>
|
||||||
angle 80
|
angle 80
|
||||||
}
|
}
|
||||||
|
1
loco.pov
1
loco.pov
@ -73,6 +73,7 @@ union {
|
|||||||
|
|
||||||
camera {
|
camera {
|
||||||
location <-42, 17.5, 32>
|
location <-42, 17.5, 32>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <5, 9.7, 18>
|
look_at <5, 9.7, 18>
|
||||||
angle 42
|
angle 42
|
||||||
}
|
}
|
||||||
|
@ -97,6 +97,7 @@ union {
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <94, 24, -170>
|
location <94, 24, -170>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <10, 0, 0>
|
look_at <10, 0, 0>
|
||||||
angle 42
|
angle 42
|
||||||
}
|
}
|
||||||
|
@ -33,6 +33,7 @@ plane {
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <0, 70, 180>
|
location <0, 70, 180>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 0, 0>
|
look_at <0, 0, 0>
|
||||||
angle 50
|
angle 50
|
||||||
}
|
}
|
||||||
|
@ -68,6 +68,7 @@ union
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <130, 18, 15>
|
location <130, 18, 15>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 3, 10>
|
look_at <0, 3, 10>
|
||||||
angle 70
|
angle 70
|
||||||
}
|
}
|
||||||
|
1
truc.pov
1
truc.pov
@ -37,6 +37,7 @@ plane {
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <-15, 11.333, 35>
|
location <-15, 11.333, 35>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 9, 0>
|
look_at <0, 9, 0>
|
||||||
angle 42
|
angle 42
|
||||||
}
|
}
|
||||||
|
@ -40,6 +40,7 @@ object { Poteau_1 translate -z*9.34567 }
|
|||||||
camera
|
camera
|
||||||
{
|
{
|
||||||
location <12, 20, -50>
|
location <12, 20, -50>
|
||||||
|
right image_width/image_height*x
|
||||||
look_at <0, 0, 0>
|
look_at <0, 0, 0>
|
||||||
angle 42
|
angle 42
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user