Tagged Questions
1
vote
1answer
286 views
Raycasting “fisheye effect” question
Continuing my exploration of raycasting, I am very confused about how the correction of the fisheye effect works.
Looking at the screenshot below from the tutorial at permadi.com, the way I ...
11
votes
1answer
527 views
How can I draw an arrow at the edge of the screen pointing to an object that is off screen?
I am wishing to do what is described in this topic:
http://www.allegro.cc/forums/print-thread/283220
I have attempted a variety of the methods mentioned here.
First I tried to use the method ...