Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for format .drc, Google's Draco 3D Data Compression #702

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Borewit
Copy link
Collaborator

@Borewit Borewit commented Dec 11, 2024

Add support for Google's Draco 3D Data Compression:

  • extension: .drc
  • MIME-type: application/vnd.google.draco (not a formal MIME type, neither a widely used convention)

More info about this format:

Related discussion to it's MIME-type:

Resolves: #427

@Borewit Borewit added the enhancement Add new functionality label Dec 11, 2024
@Borewit Borewit self-assigned this Dec 11, 2024
@Borewit Borewit requested a review from sindresorhus December 11, 2024 21:40
package.json Outdated Show resolved Hide resolved
@sindresorhus sindresorhus merged commit e99257d into main Dec 13, 2024
6 checks passed
@sindresorhus sindresorhus deleted the add-drc-detection branch December 13, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support 3D model compressed with Google Draco
2 participants