Skip to content

spate/glimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL image support for Go

This package provides support for image formats typically associated
with OpenGL and/or hardware accelerated graphics in general, via the
image.Image interface.

Currently, this package provides:

 - DXT1,DXT3,DXT5 image support
 - A8R8G8B8, A4R4G4B4, A1R5G5B5, R5G6B5 image support
 - Simple DDS file loader for all the above


This package is provided under a Clear BSD License.

About

OpenGL image support for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages