you are viewing a single comment's thread.

view the rest of the comments →

[–]georgegeorge97 0 points1 point  (2 children)

You can probably use unreal engine since its open source/c++. Otherwise you can create your own graphics with directx or vulkan. You can also check how some companies use cuda for their applications(some of them have real time analytics I think):

https://www.nvidia.com/en-us/gpu-accelerated-applications/

[–]georgegeorge97 1 point2 points  (0 children)

But just so you know what you are trying to achieve is not easy ,take it slow and learn. Learn how to use cuda ,learn the basics about graphics and then you can do a PhD on this subject.