I need to draw a standard curve chart: component with lines, coordirates, axis unit and GUI button.
For now i know we can draw lines with GL calls, draw axis unit and GUI buttons with UnityGUI, but some bindings are need.
How can i stick gl drawings with GUIs. Or if there is easy ways to draw curve chart?
↧