Y Hacker News Books
Geometry for Programmers

#2273 of 2,654 all-time

Geometry for Programmers

Manning

3 people recommended it in 3 threads, 2023.

What people on Hacker News said

okaleniuk
For me, the eye opening thing was that any n-dimensional body is a transformation of the n-dimensional standard cube. This brings some mathematical consequences I don't understand, but what's important for me is that equations get much easier for the standard cube transformations because your corners are just ones and zeros.

on HN, 2023

okaleniuk
E. g. I wrote an app that "unbends" a book page from a photo so it looks flat. It can be done with a single but rather large transformation, or with a pair of transformations: to and from the standard cube, and each transformation is then much simpler than their composition.

on HN, 2023

okaleniuk
If not for Spivak, I would have drowned in equations, never written the app and would have had nothing to write a book about.

on HN, 2023

okaleniuk
Also, Geometry for Programmers but only because I wrote it. I had to update my skills significantly while gathering material and doing all the experiments.

on HN, 2023

Where it comes up