1
0
Fork 0

Start an analog clock (face only for now; not functional).

This commit is contained in:
david 2004-02-20 03:00:42 +00:00
parent 557737666f
commit 39b7c1ddbd
3 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,22 @@
AC3Db
MATERIAL "DefaultWhite" rgb 1 1 1 amb 1 1 1 emis 0.15 0.15 0.15 spec 0.5 0.5 0.5 shi 64 trans 0
OBJECT world
kids 1
OBJECT poly
name "Face"
texture "/home/david/src/blender/Instruments/clock/clock.rgb"
texrep 1 1
numvert 4
0 0.026 -0.026
0 -0.026 -0.026
0 -0.026 0.026
0 0.026 0.026
numsurf 1
SURF 0x00
mat 0
refs 4
0 1.0 1.0
3 0.0 1.0
2 0.0 0.0
1 1.0 0.0
kids 0

Binary file not shown.

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList>
<path>clock.ac</path>
</PropertyList>