new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
26
assimp/test/models/NFF/cone.nff
Normal file
26
assimp/test/models/NFF/cone.nff
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
|
||||
#red
|
||||
f 1.0 0.0 0.0 0.5 0.5 45.2776 0 1 cantfindme.png
|
||||
|
||||
|
||||
tess 4
|
||||
|
||||
|
||||
# a simple cone - should go directly through the center
|
||||
c
|
||||
10 10 10 3
|
||||
-10 -10 -10 6
|
||||
|
||||
|
||||
f 1.0 1.0 1.0 0.5 0.5 45.2776 0 1 earthSpherical.jpg
|
||||
s -10 -10 -10 2
|
||||
s 10 10 10 3
|
||||
|
||||
|
||||
#white
|
||||
f 1.0 1.0 1.0 0.5 0.5 45.2776 0 1 earthCylindric.jpg
|
||||
|
||||
# another cone, closed this time
|
||||
c
|
||||
20 20 20 6
|
||||
11 11 11 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue