Registriert seit: 4. Jun 2010
15.780 Beiträge
|
ASTC texture compression, progress of engine Delphi compatibility
11. Aug 2019, 15:50
Castle Game Engine now supports ASTC, which is a great GPU compresion method available on most modern mobile devices (Android and iOS). You can easily compress your textures, and then use them at runtime, using the appropriate declaration in material_properties.xml file. The usage is described in details in ASTC compression support added to Castle Game …
|