#graphics
Read more stories on Hashnode
Articles with this tag
Diffuse lighting gives the object more brightness the closer its fragments are aligned to the light rays from a light source. To the left, we find a...
By the end of this blog, you will be able to draw Pixels, Lines, Circles, Rectangles, and Ellipses. To start with Computer Graphics using C++, you...