|
|
|
|
|
by DerekL
1790 days ago
|
|
After watching a video (https://www.youtube.com/watch?v=smStEPSRKBs), I starting thinking about writing for Atari’s “Quadrascan” vector graphics arcade machines. I wondered if they could play a primitive first-person shooter. You’d need to clip the drawing of partially-occluded objects, either by designing them in some clever way, or by adding clipping support to the hardware. The easiest way to get started would be an emulator. |
|