RaghavaDhanya / glImage

Demo: Loading png images in glut using lodepng

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo: Loading png images in glut using lodepng

License:MIT License


Languages

Language:C++ 99.9%Language:Shell 0.1%