texture compression tools #1279
Unanswered
shibeiji20
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Maybe you could have a look at osgverse (https://github.com/xarray/osgverse). It supports BASISU compression with libKTX dependency and can give a much better ratio on disk, and quickly transcoding to compression format like DDS and ETC. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there some open-source texture compression tools supported by OSG? NVTT3 is used in my project currently, and I found that the compression ratio is acceptable, but the compression efficiency is much slow, expecially in lod.
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions