kidal5 / IDW-CUDA

Implementation of IDW (inverse distance weighting) algorithm using CUDA GPU power!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of IDW (inverse distance weighting) algorithm using CUDA GPU power!


Languages

Language:HTML 46.3%Language:Jupyter Notebook 29.6%Language:C++ 6.1%Language:C 5.8%Language:JavaScript 5.4%Language:CSS 4.4%Language:Cuda 2.4%