Build Assimp from source
This commit is contained in:
21
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/LICENSE
vendored
Normal file
21
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/LICENSE
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
OGRE (www.ogre3d.org) is made available under the MIT License.
|
||||
|
||||
Copyright (c) 2000-2013 Torus Knot Software Ltd
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
10
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/README.md
vendored
Normal file
10
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/README.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
The assets found in this folder are copied from the Ogre3D SDK samples.
|
||||
|
||||
This asset set is used to test the full functionality of both binary and XML Assimp scene import of the Ogre mesh and skeleton file formats and in addition the text based material parser.
|
||||
|
||||
* Binary mesh and skeleton files have not been modified.
|
||||
* XML mesh and skeleton files were produced from the binary versions with the `OgreXMLConverter` tool.
|
||||
* Material file was created by copying the relevant material parts from the sample sources. See the file for further information.
|
||||
* Some textures were converted from .png to .jpg to reduce the file size.
|
||||
|
||||
See the LICENSE file in this folder for further copyright information about these assets.
|
||||
52
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/Scene.material
vendored
Normal file
52
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/Scene.material
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
// Materials copied from the Ogre3D SDK
|
||||
// from location Samples/Media/materials/scripts
|
||||
|
||||
// fish.mesh
|
||||
|
||||
material Examples/Fish
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
texture_unit
|
||||
{
|
||||
texture fish.jpg
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ninja.mesh
|
||||
|
||||
material Examples/Ninja
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture ninja.jpg
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// razor.mesh
|
||||
|
||||
material Material__25
|
||||
{
|
||||
technique
|
||||
{
|
||||
pass
|
||||
{
|
||||
|
||||
texture_unit
|
||||
{
|
||||
texture razor.jpg
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.jpg
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 70 KiB |
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.mesh
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.mesh
vendored
Normal file
Binary file not shown.
5295
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.mesh.xml
vendored
Normal file
5295
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.mesh.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.skeleton
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.skeleton
vendored
Normal file
Binary file not shown.
120
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.skeleton.xml
vendored
Normal file
120
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/fish.skeleton.xml
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
<skeleton blendmode="average">
|
||||
<bones>
|
||||
<bone id="0" name="zzwxy">
|
||||
<position x="0" y="0" z="0" />
|
||||
<rotation angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotation>
|
||||
</bone>
|
||||
<bone id="1" name="Bone01">
|
||||
<position x="-3.95093" y="0" z="0.00265706" />
|
||||
<rotation angle="1.5708">
|
||||
<axis x="-1" y="-0" z="-0" />
|
||||
</rotation>
|
||||
</bone>
|
||||
<bone id="2" name="Bone02">
|
||||
<position x="2.96562" y="-0.0183002" z="0" />
|
||||
<rotation angle="0.340339">
|
||||
<axis x="-0" y="-0" z="1" />
|
||||
</rotation>
|
||||
</bone>
|
||||
<bone id="3" name="Bone03">
|
||||
<position x="2.79479" y="-4.94082e-007" z="0" />
|
||||
<rotation angle="0.305433">
|
||||
<axis x="-0" y="-0" z="1" />
|
||||
</rotation>
|
||||
</bone>
|
||||
<bone id="4" name="Bone04">
|
||||
<position x="1.3291" y="1.80418e-007" z="0" />
|
||||
<rotation angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotation>
|
||||
</bone>
|
||||
</bones>
|
||||
<bonehierarchy>
|
||||
<boneparent bone="zzwxy" parent="Bone01" />
|
||||
<boneparent bone="Bone02" parent="Bone01" />
|
||||
<boneparent bone="Bone03" parent="Bone02" />
|
||||
<boneparent bone="Bone04" parent="Bone03" />
|
||||
</bonehierarchy>
|
||||
<animations>
|
||||
<animation name="swim" length="2">
|
||||
<tracks>
|
||||
<track bone="zzwxy">
|
||||
<keyframes>
|
||||
<keyframe time="0">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
</keyframes>
|
||||
</track>
|
||||
<track bone="Bone01">
|
||||
<keyframes>
|
||||
<keyframe time="0">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
</keyframes>
|
||||
</track>
|
||||
<track bone="Bone02">
|
||||
<keyframes>
|
||||
<keyframe time="0">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
<keyframe time="1">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0.680678">
|
||||
<axis x="-0" y="-0" z="-1" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
<keyframe time="2">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
</keyframes>
|
||||
</track>
|
||||
<track bone="Bone03">
|
||||
<keyframes>
|
||||
<keyframe time="0">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
<keyframe time="1">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0.610865">
|
||||
<axis x="-0" y="-0" z="-1" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
<keyframe time="2">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
</keyframes>
|
||||
</track>
|
||||
<track bone="Bone04">
|
||||
<keyframes>
|
||||
<keyframe time="0">
|
||||
<translate x="0" y="0" z="0" />
|
||||
<rotate angle="0">
|
||||
<axis x="1" y="0" z="0" />
|
||||
</rotate>
|
||||
</keyframe>
|
||||
</keyframes>
|
||||
</track>
|
||||
</tracks>
|
||||
</animation>
|
||||
</animations>
|
||||
</skeleton>
|
||||
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.jpg
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.mesh
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.mesh
vendored
Normal file
Binary file not shown.
7773
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.mesh.xml
vendored
Normal file
7773
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.mesh.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.skeleton
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.skeleton
vendored
Normal file
Binary file not shown.
13299
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.skeleton.xml
vendored
Normal file
13299
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/ninja.skeleton.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.jpg
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.mesh
vendored
Normal file
BIN
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.mesh
vendored
Normal file
Binary file not shown.
3420
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.mesh.xml
vendored
Normal file
3420
thirdparty/assimp/test/models-nonbsd/Ogre/OgreSDK/razor.mesh.xml
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user