Hacker News new | ask | show | jobs
by royjacobs 1218 days ago
The same author has another book from around the same time called "Gardens of Imagination" which explains how to write a Wolfenstein 3d-style raycaster. I can highly recommend that book as well.
1 comments

Great book! Helped me finally understand how to implement variable height walls in the raycaster for my current game.