I've been making things! :D Today I rendered a sphere in 3D out of a lot of vertexes and triangles. I thought it would be like making a computer draw a circle, which only involves a few lines of code, but it was actually pretty complicated. But I figured it out. First I had to arrange the vertexes in the shape of a sphere, then cover it with
(
Read more... )