Live data from Hacker News

Viewing profile — gopla

gopla

HN member
Joined
Tue, Dec 20, 2022, 5:21 PM UTC
HN karma
6
Public activity
3 items

About gopla

No profile information was provided.

Recent public activity

  1. comment
    Comment #46826426

    An additional resource on rasterisation, using the scan conversion technique: https://kristoffer-dyrkorn.github.io/scanline-rasterizer/

  2. comment
    Comment #45387135

    Great writeup! Here is the result of my take on the same process - but translating to JavaScript instead so the simulator runs in the browser. I later added the high fidelity fligh…

  3. comment
    Comment #34069048

    Here is an article that goes through triangle rasterizing in detail, with explainations of subpixel precision - along with animations that show the quality improvement. https://kri…