add hexawood view
This commit is contained in:
30
hexawood.pov
Normal file
30
hexawood.pov
Normal file
@@ -0,0 +1,30 @@
|
||||
/*
|
||||
* H E X A C O N E - H E X A W O O D
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
#version 3.7;
|
||||
|
||||
#include "globals.inc"
|
||||
|
||||
#include "contexte.inc"
|
||||
#include "hexacone.inc"
|
||||
#include "hexabenz.inc"
|
||||
#include "hexawood.inc"
|
||||
#include "trident.inc"
|
||||
|
||||
#include "dynamic.inc"
|
||||
|
||||
// =======================================================
|
||||
|
||||
object { Le_Decor }
|
||||
|
||||
object { Repere translate <10, 1, 0> }
|
||||
|
||||
camera {
|
||||
location <40, 2, 15>
|
||||
look_at <-20, 1.7, 20>
|
||||
angle 42
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user