Colors are randomly added for each triangle. As you can see the picture dont make any sense... only the outline looks like a box. This is because there is no depth testing or any sort of backface culling... which i plan to implement now.
I'm going to use a software z-buffer... later on I may use other techniques available for hidden surface removal if the sofware z-buffer does not work.
0 Comments:
Post a Comment
<< Home