cesium-native/CesiumGltfReader/test/data/DucksMeshopt/README.md

14 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-07-22 08:17:40 +08:00
# GLTF Model for Testing
2023-07-31 17:08:08 +08:00
This repository contains the Duck GLTF model that is used for testing various features and scenarios. The model is taken from the [glTF-Sample-Assets](https://github.com/KhronosGroup/glTF-Sample-Assets) repository, which provides a set of sample models for testing and demonstrating the glTF format. The specific model is [here](https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/Duck).
2023-07-22 08:17:40 +08:00
## License Information
2023-07-31 17:08:08 +08:00
Copyright 2006 Sony Computer Entertainment Inc.
Licensed under the SCEA Shared Source License, Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
2023-07-26 08:32:31 +08:00
https://web.archive.org/web/20160320123355/http://research.scea.com/scea_shared_source_license.html
2023-07-31 17:08:08 +08:00
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.