KhronosGroup / glTF-CSharp-Loader

C# Reference Loader for glTF
Other
213 stars 60 forks source link

do not support crunch image format #43

Open D-WPanda opened 1 year ago

D-WPanda commented 1 year ago

do not support crunch image format

bghgary commented 1 year ago

The core glTF specification only supports PNG/JPG. This loader supports adding extensions that can be used with different formats if necessary.