6 Forks
48 Stars
48 Watchers

ncnnRay

ncnnRay++ is a CMake based integration of raylib and the very popular Tencent ncnn Deep Learning library. ncnn is written in C++ and designed (but not only) for edge computing devices. The project depends on the Vulkan SDK (Vulakn is Khronos' API for Graphics and Compute on GPUs).

How to download and setup ncnnRay

Open terminal and run command
git clone https://github.com/QuantScientist/ncnnRay.git
git clone is used to create a copy or clone of ncnnRay repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ncnnRay https://github.com/QuantScientist/ncnnRay/archive/master.zip

Or simply clone ncnnRay with SSH
[email protected]:QuantScientist/ncnnRay.git

If you have some problems with ncnnRay

You may open issue on ncnnRay support forum (system) here: https://github.com/QuantScientist/ncnnRay/issues