Closed GoogleCodeExporter closed 9 years ago
Would it be enough to have a tool that assembles a cubemap from 6 existing
textures
instead? I'd like to keep nvcompress simple, but instead have smaller tools for
different purposes. nvcompress already supports compression of cubemaps
contained in
a single DDS file. I'd like to have a similar tool to create texture arrays.
Original comment by cast...@gmail.com
on 26 Sep 2007 at 10:32
I think it would be fine to have a separate tool that creates the cubemap, but
that
tool should support the same input format types as nvcompress.
Original comment by Michael....@gmail.com
on 12 Oct 2007 at 12:30
Original comment by cast...@gmail.com
on 12 Oct 2007 at 12:39
Original comment by cast...@gmail.com
on 12 Oct 2007 at 6:27
Original comment by cast...@gmail.com
on 25 Oct 2007 at 8:33
I just checked in an initial version of such a tool. For now it only creates
cubemaps, but support for volume textures and texture arrays should be easy to
add. I
think that should fit your needs. Let me know if that's not the case.
Original comment by cast...@gmail.com
on 16 Nov 2007 at 11:25
Original issue reported on code.google.com by
Michael....@gmail.com
on 26 Sep 2007 at 5:00