google-deepmind / lab

A customisable 3D platform for agent-based AI research
Other
7.11k stars 1.37k forks source link

Did you know your value of Pi is wrong? #249

Open Draco18s opened 4 months ago

Draco18s commented 4 months ago

https://github.com/google-deepmind/lab/blob/b1db91af5b4d2f3a24466f4632a3e5e1b0829cca/q3map2/q3map2/light.c#L692

It should be 3.141592654 (with that one-over-two-pi should be 0.159154943)

This value of pi originated in the original Doom from 1993 and has been copy-pasted into thousands of projects from one to another ever since.

https://youtu.be/_ZSFRWJCUY4?t=897

GF-Huang commented 3 months ago

Interesting :)