Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 518 Bytes

File metadata and controls

20 lines (15 loc) · 518 Bytes

glImage

Build Status

Demo on how to load & draw png images in glut using lodepng

Lodepng

here is the link to lodepng

Prerequisites

  • freeglut

you can install it in ubuntu using

sudo apt-get freeglut3-dev

Compile

linux users can use compile.sh to compile

License

This project is under MIT license, see the LICENSE file for details