add EAC support

This commit is contained in:
Ishotihadus
2019-12-21 00:08:01 +09:00
parent d3111e1cad
commit af25ef731b
5 changed files with 227 additions and 13 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ obj.key
Mikunyan generates `ChunkyPNG::Image` images directly from Texture2D objects.
Mikunyan can decode images in basic texture formats (15, 7, 9, 1320, 22, 62, and 63), DXT1 (10), DXT5 (12), PVRTC1 (3033), ETC (34), ETC2 (4547), ASTC (4859), HDR ASTC (6671), or Crunched format (28, 29, 64, 65).
Mikunyan can decode images in basic texture formats (15, 7, 9, 1320, 22, 62, 63), DXT1 (10), DXT5 (12), PVRTC1 (3033), ETC (34), EAC (4144), ETC2 (4547), ASTC (4859), HDR ASTC (6671), or Crunched format (28, 29, 64, 65).
```ruby
# get some Texture2D asset