commits du dimanche soir, espoir
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
#include "globals.inc"
|
||||
|
||||
#declare NO_DYNAMIC = 0;
|
||||
#include "all.inc"
|
||||
|
||||
object { Le_Decor }
|
||||
@@ -73,10 +74,12 @@ union {
|
||||
finish { ambient 0.15 diffuse 0.65 phong 0.4 }
|
||||
}
|
||||
|
||||
#if (0)
|
||||
#fopen KP "WS/spline.log" append
|
||||
#write (KP, clock, " / ", NbFrames, " -> ")
|
||||
#write (KP, NormClock, " ", K1, " ", K2, " = ", V1, " ", V2, "\n")
|
||||
#write (KP, clock, " ", NbFrames, " ")
|
||||
#write (KP, NormClock, " ", K1, " ", K2, " ", V1, " ", V2, "\n")
|
||||
#fclose KP
|
||||
#end
|
||||
}
|
||||
|
||||
// =======================================================
|
||||
|
||||
Reference in New Issue
Block a user