Edit of asset "Visibility Polygon" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Visibility Polygon | Visibility Polygon |
| Description | A dependency-free 2D visibility polygon (isovist) for Godot 4: computes the region an observer can see over a set of line segments, using a correct O(N log N) active-edge sweep that does not leak sight around corners. Useful for fog of war, 2D lighting/shadows, stealth line-of-sight, and visibility analysis. Includes an interactive demo scene. Algorithm ported from byronknoll/visibility-polygon-js (public domain). | A dependency-free 2D visibility polygon (isovist) for Godot 4: computes the region an observer can see over a set of line segments, using a correct O(N log N) active-edge sweep that does not leak sight around corners. Useful for fog of war, 2D lighting/shadows, stealth line-of-sight, and visibility analysis. Includes an interactive demo scene. Algorithm ported from byronknoll/visibility-polygon-js (public domain). |
| Category | Tools | Tools |
| License | CC0 | CC0 |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/kratocz/godot-visibility-polygon | https://github.com/kratocz/godot-visibility-polygon |
| Issues Url | https://github.com/kratocz/godot-visibility-polygon/issues | https://github.com/kratocz/godot-visibility-polygon/issues |
| Godot version | Godot 4.0 | Godot 4.0 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | 3666007881b6348142ddec7424ddc47bc8b0d5db | 3666007881b6348142ddec7424ddc47bc8b0d5db |
| Download Url (Computed) | https://github.com/kratocz/godot-visibility-polygon/archive/3666007881b6348142ddec7424ddc47bc8b0d5db.zip | https://github.com/kratocz/godot-visibility-polygon/archive/3666007881b6348142ddec7424ddc47bc8b0d5db.zip |
| Icon Url |
https://cdn.jsdelivr.net/gh/kratocz/godot-visibility-polygon@main/docs/icon.png
|
https://cdn.jsdelivr.net/gh/kratocz/godot-visibility-polygon@main/docs/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://cdn.jsdelivr.net/gh/kratocz/godot-visibility-polygon@main/docs/demo.png
|
|
| Thumbnail |
|
|