hi,

i added some basic support for compressed textures.

mipmapping and cubemaps are not supported yet.
example:

(texture-params 0 '(min linear))
(texture (load-texture "texture.dds"))

best,
gabor

Reply via email to