Draco 3D Data Compression Unity Package
Перейти к файлу
Andreas Atteneder a9177bb8bf Release 5.1.6 2024-09-07 01:30:26 +02:00
.github feat(ci): Codecov (#57) 2024-03-25 14:58:40 +01:00
.yamato fix(ci): Code coverage requires absolute results path. (#60) 2024-03-27 22:44:56 +01:00
Documentation~ fix: macOS binary is now code-signed and notarized properly. (#69) 2024-08-09 09:27:03 +02:00
Editor fix: Plugin inclusion/exclusion for Apple simulator/device SDK (#63) 2024-04-11 16:08:56 +02:00
Plugins fix: Updating platforms (#62) 2024-03-28 17:38:32 +01:00
Runtime chore: Updated macOS binary to version 3.2.3 (#73) 2024-09-06 15:34:07 +02:00
Samples~ refactor: static analysis cleanups (#31) 2024-01-11 17:54:49 +01:00
Tests fix: Plugin inclusion/exclusion for Apple simulator/device SDK (#63) 2024-04-11 16:08:56 +02:00
.gitattributes Package documentation plus refactored package samples (#20) 2023-12-06 16:26:52 +01:00
.gitignore fix: Plugin inclusion/exclusion for Apple simulator/device SDK (#63) 2024-04-11 16:08:56 +02:00
CHANGELOG.md Release 5.1.6 2024-09-07 01:30:26 +02:00
CHANGELOG.md.meta Adding Unity Package scaffold. 2019-06-30 17:47:18 +02:00
Editor.meta Re-arranged Draco Unity integration code so it is a Unity package that can be integrated via Package Manager. 2019-06-30 18:09:18 +02:00
LICENSE.md fix: Auto-formatted markdown files (#4) 2023-11-07 14:07:50 +01:00
LICENSE.md.meta Adding Unity Package scaffold. 2019-06-30 17:47:18 +02:00
Plugins.meta Adding Apple Manifest (#61) 2024-03-28 14:06:36 +01:00
README.md feat(ci): Codecov (#57) 2024-03-25 14:58:40 +01:00
README.md.meta initial commit 2019-06-30 17:42:28 +02:00
Runtime.meta Re-arranged Draco Unity integration code so it is a Unity package that can be integrated via Package Manager. 2019-06-30 18:09:18 +02:00
THIRD PARTY NOTICES.md doc: Added full copy of Apache 2.0 license to third party notices. (#23) 2023-12-07 16:19:49 +01:00
THIRD PARTY NOTICES.md.meta Adding Unity Package scaffold. 2019-06-30 17:47:18 +02:00
Tests.meta feat: Unit tests 2021-02-12 16:59:22 +01:00
package.json Release 5.1.6 2024-09-07 01:30:26 +02:00
package.json.meta Adding Unity Package scaffold. 2019-06-30 17:47:18 +02:00

README.md

Draco for Unity

codecov

Unity package that integrates the Draco 3D data compression library within Unity.

Installing

Installation instructions

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.