new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
25
vendor/assimp/test/models/NFF/spheres.nff
vendored
Normal file
25
vendor/assimp/test/models/NFF/spheres.nff
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
|
||||
#default color
|
||||
|
||||
# A simple sphere
|
||||
s 5.0 5.0 5.0 3.0
|
||||
|
||||
#blue
|
||||
f 0.0 0.0 1.0 0 1 1 1
|
||||
|
||||
# Another simple sphere
|
||||
s 5.0 4.0 8.0 3.0
|
||||
|
||||
#green
|
||||
f 1.0 1.0 1.0 0.5 0.5 45.2776 0 1 earthCylindric.jpg
|
||||
|
||||
# And another one
|
||||
s 1.0 -4.0 2.0 4.0 2 2
|
||||
|
||||
#red
|
||||
f 1.0 0.0 0.0 0 1 1
|
||||
|
||||
|
||||
# An icosahedron
|
||||
tess 0
|
||||
s 1 -15 2 4 8 8
|
||||
Loading…
Add table
Add a link
Reference in a new issue