Hi,
I’m currently exploring the use of Unreal for scientific visualization. Does anyone have any pointers or reference on how visualizations like this
https://matplotlib.org/stable/gallery/mplot3d/2dcollections3d.html#sphx-glr-gallery-mplot3d-2dcollections3d-py
could be created in Unreal?
The best reference I’ve found so far is
which would be fine to get started; however, it’s from 2015, and maybe things have changed since?
I’ve taken two Udemy (C++ Unreal Game) courses, and have the basics down for C++ development.
Can anyone point me in some direction ?