开发者

load ppm file using glut

I want to do a texture mapping to a PPM file 开发者_Python百科in C++. Is there some way I can load the PPM file. Thanks.


PPM is a trivial image file format to read; it's well documented here. A few lines of C++ are all you need: example.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜