-
## Problem description
In the context menu of the eventsheet, after reducing the eventsheet text size, the icon will not scale with the text.
![image](https://github.com/user-attachments/assets/8b…
-
Doesn't https://github.com/adobe/dds2atf have that code?
makc updated
12 years ago
-
I have a KTX file that the latest version of Pico Pixel (0.6.4) cannot open. It says it's invalid.
The file can be found here: http://telparia.com/AmazonQueen0.ktx
-
`VkPhysicalDeviceFeatures` has the `textureCompressionBC`, `textureCompressionETC2`, and `textureCompressionASTC_LDR` feature flags, giving us information about the relevant formats and whether they a…
spnda updated
2 years ago
-
Textures encoded with PVRTC4BPP (0xB) and PVRTC2BPP (0xC) are recognized by the Puzzle & Dragons Texture Tool, but they cannot actually be decoded.
(Thanks to @Raijinili for alerting me to this issue…
-
### Use Case
texture compression
### Problem Description
Cocos creator support several texture compression formats,but those formats have big file size.
For example : a 1024 * 1024 image use ASTC …
-
Complex. Requires parsing of ktx2 files, and transcoding of 3 formats to GPU compressed formats depending on availability.
Collecting resources:
https://github.com/KhronosGroup/glTF/tree/main/ex…
-
Essentially, this is the matrix of popular, most used texture compression. This means that we may not be able to support all operations on these compressed textures/bitmaps, but they'd be much faster …
guilt updated
5 years ago
-
* [ ] `WEBGL_depth_texture`
* [x] `ANGLE_instanced_arrays`
* [ ] `WEBGL_draw_buffers`
* [ ] `WEBGL_compressed_texture_s3tc`
* [ ] `WEBGL_compressed_texture_pvrtc`
* [ ] `WEBGL_compressed_texture_…
-
```pytb
Traceback (most recent call last):
File "/usr/local/bin/unityextract", line 146, in
main()
File "/usr/local/bin/unityextract", line 143, in main
exit(app.run())
File "/usr…