Viewing profile — gopla
gopla
HN member- Joined
- Tue, Dec 20, 2022, 5:21 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About gopla
No profile information was provided.
Recent public activity
-
comment
Comment #46826426
An additional resource on rasterisation, using the scan conversion technique: https://kristoffer-dyrkorn.github.io/scanline-rasterizer/
-
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…
-
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…