- Home /
Embed GL drawings in NGUI Panel?
My goal is draw a Curve Chart.
low level GL can draw the lines but fonts; use NGUI can make the coodirate unit drawing done.
so i want to embed the gl drawings into the NGUI Panel (or make the gl drawings relatively static to NGUI widgets)
Any suggestions?
Comment
Your answer

Follow this Question
Related Questions
How to get camera to focus on panel 1 Answer
Help re-calculating camera's viewport on UI drag (when the required area changes)? 1 Answer
Camera.RenderWithShader() and GL drawing: possible? 1 Answer
Understanding 3d world and GUI camera space 2 Answers
How to resize a camera's orthoSize for an object to fit inside its rect viewport? 1 Answer