Skip to main content
removed blacklisted tag & fluff, fixed a couple typos
Source Link
Pikalek
  • 13.4k
  • 5
  • 49
  • 54

I am having an issue rasterizing a triangle. The goal is to calculate barycentric coordinates and make the triangle based off those coordinates. I am having an issue with having weird jaggy missing pixels on one of my edges. The code is pretty messy currently but here is what IveI've got.:

Any help would bbe greatly appriciated

I am having an issue rasterizing a triangle. The goal is to calculate barycentric coordinates and make the triangle based off those coordinates. I am having an issue with having weird jaggy missing pixels on one of my edges. The code is pretty messy currently but here is what Ive got.

Any help would bbe greatly appriciated

I am having an issue rasterizing a triangle. The goal is to calculate barycentric coordinates and make the triangle based off those coordinates. I am having an issue with having weird jaggy missing pixels on one of my edges. The code is pretty messy currently but here is what I've got:

edited title
Link
user1430
user1430

Werid missing pixels on Triangle Why does my triangle rasterization miss some pixels along one edge?

edited tags
Link
Joe
  • 31
  • 4
Source Link
Joe
  • 31
  • 4
Loading