资 源 简 介
Eglut is simple wraper for OpenGL using Glut. It is written in C but is compatible with C++.
Eglut is a simple wrapper for OpenGL using Glut. It loads and renders a wide variety of image formats and provides very simple functions to manipulate images. It also offers sprite animation using sprite sheet. It can be used to make very simple 2D games, specially for class projects and for educational use . It is very simple and not very well optimized. But it can be of great use for those who wants to learn simple and basic 2D stuffs (a bit outdated though) of OpenGL. There is only three header files and two source files, so anyone can see how it is written and change them as necessary.
There is not many features but they are given below :
Eglut is written in C. but is compatible with C++. Currently supports windows platform and development IDE is MSVC 6.0 and MSVC 2008
and Code::Blocks.
It supports BMP,JPG,PNG,TGA and DDS image file form