a9177bb8bf | ||
---|---|---|
.github | ||
.yamato | ||
Documentation~ | ||
Editor | ||
Plugins | ||
Runtime | ||
Samples~ | ||
Tests | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CHANGELOG.md.meta | ||
Editor.meta | ||
LICENSE.md | ||
LICENSE.md.meta | ||
Plugins.meta | ||
README.md | ||
README.md.meta | ||
Runtime.meta | ||
THIRD PARTY NOTICES.md | ||
THIRD PARTY NOTICES.md.meta | ||
Tests.meta | ||
package.json | ||
package.json.meta |
README.md
Draco for Unity
Unity package that integrates the Draco 3D data compression library within Unity.
Installing
NOTE: This package originally had the identifier
com.atteneder.draco
. Consult the upgrade guide to learn how to switch to the Unity version (com.unity.cloud.draco
) or install the original package.
Build Draco library
The native libraries are built via CI in this GitHub action
Look into the YAML file to see how the project is built with CMake.
License
Copyright 2023 Unity Technologies and the Draco for Unity authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use files in this repository except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
Third party notice
See [THIRD PARTY NOTICES.md](THIRD PARTY NOTICES.md)
Trademarks
Unity is a registered trademark of Unity Technologies.
Draco™ is a trademark of Google LLC.