gopla·hace 5 meses·discussAn additional resource on rasterisation, using the scan conversion technique:https://kristoffer-dyrkorn.github.io/scanline-rasterizer/
gopla·hace 10 meses·discussGreat 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 flight dynamics model by translating C code.https://github.com/kristoffer-dyrkorn/flightsimulator
https://kristoffer-dyrkorn.github.io/scanline-rasterizer/