itch.io is community of indie game creators and players

Devlogs

Drawing Triangles

Blockiverse
A downloadable game for Windows

During I analyzed the previous source code about: "How did I draw the grass texture?" I figured out, that I checked all pixel around a triangle, if the pixel is over a triangle, which slow. So I started to implement an algorithm, which draw filled triangles.

Download Blockiverse
Leave a comment