Answer the question
In order to leave comments, you need to log in
How to work with 2D graphics?
Good evening.
In general, please send me sites / literature on working with 2D graphics.
More specifically, I'm interested in how to process graphic files, different compression algorithms, how they are packed inside files. I know that there is OpenGL, I'll dig there of course. Languages C++\C#
Answer the question
In order to leave comments, you need to log in
OpenGL seems to have nothing to do with it. Look at OpenCV for image processing. To work with different formats, you can try ImageMagick (magick++).
There is a lot of information on this subject. What do you need specifically? Write a sharp utility for transcoding some formats for term paper, understand the general principles of image coding, or do you want to come up with a new algorithm?
In such an abstract formulation, I can advise you to read the JPEG specifications, if you master it, you will be much better oriented in the topic.
Judging by the request, you are at the start =) my advice is Wikipedia
Search by the words pixel, sprite, raster, vector, opengl, png, jpeg
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question