Y
Hacker News
new
|
ask
|
show
|
jobs
by
boomlinde
4084 days ago
I think Wolfenstein 3D compiles column scaling for each texture to speed up column rendering.
1 comments
JoshuaR
4083 days ago
The comments in the Wolf3D source implied that the self-compiling raycasting wasn't faster on an 80286 than a conventional BSP tree would have been, and was in fact slower on an 80486 thanks to invalidating the code cache over and over.
link