Good morning, all.
Does anyone know if there is a product/plugin out there fro generating graphs and charts in Unity3D and handling data in realtime?
Not sure it this is the best forum for this question.
Good morning, all.
Does anyone know if there is a product/plugin out there fro generating graphs and charts in Unity3D and handling data in realtime?
Not sure it this is the best forum for this question.
Not that I know of, but it should be pretty simple to make a 3D bar chart by simply scaling and coloring cubes. ![]()
Thanks, Jaimi. Yeah, that was my first iteration. Just looking for something a bit better looking out of the box. ![]()
Maybe using splines could achieve great looking results?
Haven’t toyed or even tried toying with splines in U3D myself though ![]()
Awesome. Will look into that right now. THanks.