Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 662 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 662 Bytes

IDW on CUDA

Visualize IDW (inverse distance weighting) algorithm using blazingly fast CUDA operations.

Semestral work for General-purpose computing on graphics processing units course on CTU FEE in Prague, Czech

Getting Started

Just head to build folder and run any example. Be aware that CUDA should be installed on your machine!

Click on screen to add points, left click to remove them. Tab to change method. If ou want more actions, then press key h and see all possible actions.

Screenshots

Screenshot1 Screenshot2 Screenshot3