moving "Horloge" to a better place
This commit is contained in:
14
essai.pov
14
essai.pov
@@ -17,20 +17,6 @@
|
||||
|
||||
// =======================================================
|
||||
// #include "dynamic.inc"
|
||||
/* ======================================================= */
|
||||
#declare Horloge = object
|
||||
{
|
||||
#local Texte = str(NormClock, 6, 4);
|
||||
#debug concat("Texte horloge ", Texte, "\n\n")
|
||||
|
||||
text {
|
||||
ttf "datas/DSEG7Classic-Regular.ttf" Texte 0.1, 0
|
||||
texture { T_WIP_alert }
|
||||
}
|
||||
scale 3.00
|
||||
rotate 90*x
|
||||
translate <-4.5, 0.02, 0>
|
||||
}
|
||||
|
||||
// =======================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user