←back to thread

IOCCC Flight Simulator (2010)

(blog.aerojockey.com)
165 points smig0 | 1 comments | | HN request time: 0.217s | source
Show context
mfex ◴[] No.41907964[source]
After this was posted here in 2017 I made a version in ClojureScript, where you fly over Amsterdam instead of Pittsburg.

http://thegeez.net/2018/04/01/flight.html

replies(1): >>41924866 #
1. HanClinto ◴[] No.41924866[source]
This is really good -- well done!

> Evidently, all the rendering and controls can be handled by shoving all the math through a single matrix.

That's absolutely mind-boggling to me, and I would love to read more about this.