premier commit du printemps
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/*
|
||||
* H E X A C O N E
|
||||
* nouveau projet Thu Dec 5 11:37:05 AM UTC 2024
|
||||
*
|
||||
* cartographie de l'hexamonde
|
||||
*/
|
||||
|
||||
#version 3.7;
|
||||
@@ -25,12 +27,12 @@
|
||||
|
||||
// ---------------------------------------------------------
|
||||
|
||||
object { Repere scale 15 translate y*5 }
|
||||
object { Repere scale 10 translate y*7 }
|
||||
object { Le_Decor }
|
||||
|
||||
camera {
|
||||
location <45, 126, 18>
|
||||
look_at <0, 1.18, 0.17 + NormClock>
|
||||
look_at <0, 1.18, 0.17 + (1.9*NormClock)>
|
||||
angle 49
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user