Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Ray tracing using CUDA, accessible from Python.

![Crater Lake Viewshed Demo](examples/images/playground_demo.gif)

*Real-time viewshed analysis with GPU-accelerated ray tracing. Green areas are visible from the observer position (white dot). Run `python examples/playground.py` to try it interactively.*

## Prerequisites

- NVIDIA GPU with RTX support (Maxwell architecture or newer)
Expand Down
423 changes: 25 additions & 398 deletions examples/ham_radio_viewshed_analysis.ipynb

Large diffs are not rendered by default.

Binary file added examples/images/playground_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading