8000 GitHub - warrenm/DracoSwift: An XCFramework-based Swift Package for the Draco compression library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

warrenm/DracoSwift

Repository files navigation

Draco for Swift

An XCFramework-based Swift Package for the Draco compression library

This package includes static binaries for draco v1.5.7, packaged as an XCFramework. This allows you to use draco's C++ API from your own C++ and Objective-C++ code in Xcode (12.5 or later) without building the draco library yourself. It does not (currently) allow direct interoperability between Swift code and Draco.

Supported targets:

  • macOS
  • iOS
  • tvOS
  • visionOS

This project is licensed under the same terms as the draco project itself (Apache License 2.0).

About

An XCFramework-based Swift Package for the Draco compression library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0