mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
* Adjustment: Initial CMake reworking.
This commit is contained in:
parent
516163fd5d
commit
d7cdf54661
5394 changed files with 2615532 additions and 8711 deletions
16
Engine/lib/assimp/test/models/OFF/Cube.off
Normal file
16
Engine/lib/assimp/test/models/OFF/Cube.off
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
OFF
|
||||
8 6 0
|
||||
-0.500000 -0.500000 0.500000
|
||||
0.500000 -0.500000 0.500000
|
||||
-0.500000 0.500000 0.500000
|
||||
0.500000 0.500000 0.500000
|
||||
-0.500000 0.500000 -0.500000
|
||||
0.500000 0.500000 -0.500000
|
||||
-0.500000 -0.500000 -0.500000
|
||||
0.500000 -0.500000 -0.500000
|
||||
4 0 1 3 2
|
||||
4 2 3 5 4
|
||||
4 4 5 7 6
|
||||
4 6 7 1 0
|
||||
4 1 7 5 3
|
||||
4 6 0 2 4
|
||||
6939
Engine/lib/assimp/test/models/OFF/Wuson.off
Normal file
6939
Engine/lib/assimp/test/models/OFF/Wuson.off
Normal file
File diff suppressed because it is too large
Load diff
16
Engine/lib/assimp/test/models/OFF/formatDetection
Normal file
16
Engine/lib/assimp/test/models/OFF/formatDetection
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
OFF
|
||||
8 6 0
|
||||
-0.500000 -0.500000 0.500000
|
||||
0.500000 -0.500000 0.500000
|
||||
-0.500000 0.500000 0.500000
|
||||
0.500000 0.500000 0.500000
|
||||
-0.500000 0.500000 -0.500000
|
||||
0.500000 0.500000 -0.500000
|
||||
-0.500000 -0.500000 -0.500000
|
||||
0.500000 -0.500000 -0.500000
|
||||
4 0 1 3 2
|
||||
4 2 3 5 4
|
||||
4 4 5 7 6
|
||||
4 6 7 1 0
|
||||
4 1 7 5 3
|
||||
4 6 0 2 4
|
||||
8
Engine/lib/assimp/test/models/OFF/invalid.off
Normal file
8
Engine/lib/assimp/test/models/OFF/invalid.off
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
OFF
|
||||
3 4
|
||||
0.1 0.2 0.3
|
||||
0.2 0.3 0.4
|
||||
0.3 0.4 0.5
|
||||
0
|
||||
2
20
|
||||
4
|
||||
Loading…
Add table
Add a link
Reference in a new issue