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

[EPIC]: UVOL2 #186

Open
4 tasks
CITIZENDOT opened this issue Apr 5, 2023 · 0 comments
Open
4 tasks

[EPIC]: UVOL2 #186

CITIZENDOT opened this issue Apr 5, 2023 · 0 comments
Assignees

Comments

@CITIZENDOT
Copy link
Collaborator

CITIZENDOT commented Apr 5, 2023

UVOL2 at a high-level

  • .uvol.manifest.json - contains structured information about framerate, audio & video texture sources (ktx2 vs mp4), geometry buffer ranges, etc, compatible with gltf conventions

  • .uvol.mp4 - video for texture (and audio)

  • .uvol.ktx2.bin - binary buffer of compresses ktx2 texture data sequence

  • .uvol.drc.bin - binary buffer of compressed drc sequence

  • .uvol.gltf/glb - gltf w/ uvol extensions (pointing to uvol manifest and compressed geometry buffer)

  • .uvol.usd/usda/usdc/usdz - usd w/ uvol extensions (pointing to uvol manifest and compressed geometry buffer)

  • .uvol / .uvol.crt.bin - DEPRECATED (UVOL1 format) binary buffer of compressed corto sequence

  • .manifest.json - DEPRECATED (UVOL1 format) - replaced with .uvol.manifest.json above

  • Migrate to Draco compression #182

  • Compress texture data with KTX2 #184

  • Request and render series of DRACO files #183

  • Request and apply series of KTX2 textures #185

@speigg speigg self-assigned this May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants