add hexawood view

This commit is contained in:
Tonton Th
2025-03-25 14:50:14 +01:00
parent 05ab348be3
commit f338b1e925
3 changed files with 70 additions and 16 deletions

30
hexawood.pov Normal file
View 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
}