Difference between revisions of "Talk:Roguelike Library For Java"

From RogueBasin
Jump to navigation Jump to search
(Addressed Pi's concerns about 'precise'. About to revert change to main article.)
 
(No difference)

Latest revision as of 05:28, 12 January 2008

I'm changing the 'permissive' mentioned and the other algorithms claimed into links to the appropriate page (like Permissive Field of View). I think that the screen shot reveals a bug which I will email the author about. But most of the lack of 'precision' that you may think is there is absent. The projections (sans this bug) follow a straight unobstructed line from the source to the destination. But that straight line is not representable as ascii, so it looks like it is oscillating between different directions. I didn't write this code, but I have looked at it in some detail and it is indeed a faithful implementation of Precise Permissive Field of View. --Duerig 06:28, 12 January 2008 (CET)