mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
23278011dd
PR: 126801 Submitted by: Ports Fury
8 lines
407 B
Plaintext
8 lines
407 B
Plaintext
libfov is a C library for calculating fields of view and lighting on low
|
|
resolution rasters, suitable for roguelike games. In that screenshot below,
|
|
imagine that green dot is your character in a computer game, and as you
|
|
walk around (move between tiles on the grid), you want to know which tiles
|
|
you can see and which tiles you cannot. libfov calculates exactly that.
|
|
|
|
WWW: http://code.google.com/p/libfov/
|