https://github.com/munificent/fov
Demo code for a blog post about field-of-view calculation
https://github.com/munificent/fov
Last synced: 4 months ago
JSON representation
Demo code for a blog post about field-of-view calculation
- Host: GitHub
- URL: https://github.com/munificent/fov
- Owner: munificent
- License: other
- Created: 2015-09-07T17:57:36.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T20:41:35.000Z (over 6 years ago)
- Last Synced: 2025-08-01T20:53:11.924Z (11 months ago)
- Language: Dart
- Size: 19.5 KB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the code for the animated demos of the field-of-view algorithm
described by [this blog post][post].
[post]: http://journal.stuffwithstuff.com/2015/09/07/what-the-hero-sees/