mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
update assimp lib
This commit is contained in:
parent
03a348deb7
commit
d3f8fee74e
1725 changed files with 196314 additions and 62009 deletions
|
|
@ -10,10 +10,10 @@ l 4 3 2
|
|||
l 1 -4 4
|
||||
l -3 1 5
|
||||
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 ./../../LWO/LWo2/MappingModes/EarthSpherical.jpg
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 earthSpherical.jpg
|
||||
s 0 0 0 0.5
|
||||
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 ./../../LWO/LWo2/MappingModes/EarthSpherical.jpg
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 earthSpherical.jpg
|
||||
s 0.272166 0.272166 0.544331 0.16665
|
||||
s 0.643951 0.172546 1.11022e-16 0.16665
|
||||
s 0.172546 0.643951 1.11022e-16 0.16665
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
|
||||
#red
|
||||
f 1.0 0.0 0.0 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 ./../../LWO/LWo2/MappingModes/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 ./../../LWO/LWo2/MappingModes/EarthCylindric.jpg
|
||||
|
||||
# another cone, closed this time
|
||||
c
|
||||
20 20 20 6
|
||||
11 11 11 0
|
||||
26
Engine/lib/assimp/test/models/NFF/cone.nff
Normal file
26
Engine/lib/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
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
#red
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 ./../../LWOFiles/LWo2/MappingModes/EarthCylindric.jpg
|
||||
f 1 0.9 0.7 0.5 0.5 45.2776 0 1 earthCylindric.jpg
|
||||
|
||||
tess 4
|
||||
|
||||
BIN
Engine/lib/assimp/test/models/NFF/earthCylindric.jpg
Normal file
BIN
Engine/lib/assimp/test/models/NFF/earthCylindric.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 610 KiB |
BIN
Engine/lib/assimp/test/models/NFF/earthSpherical.jpg
Normal file
BIN
Engine/lib/assimp/test/models/NFF/earthSpherical.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 412 KiB |
4
Engine/lib/assimp/test/models/NFF/ref/README.md
Normal file
4
Engine/lib/assimp/test/models/NFF/ref/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# NFF 3D model reference images
|
||||
|
||||
## cone.nff
|
||||

|
||||
BIN
Engine/lib/assimp/test/models/NFF/ref/screenshots/cone_nff.png
Normal file
BIN
Engine/lib/assimp/test/models/NFF/ref/screenshots/cone_nff.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 500 KiB |
|
|
@ -11,7 +11,7 @@ f 0.0 0.0 1.0 0 1 1 1
|
|||
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 ./../../LWO/LWo2/MappingModes/EarthCylindric.jpg
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue