Question by
Jwizard93 · Feb 25, 2017 at 04:54 AM ·
editoreditorwindowcustom-editorgl
How to create a curve editor?
Hello All,
I'm looking for a bit of advice here. I need to make a curve editor which will reside in my custom editor window.
I'm currently thinking I will use the GL class to render the curves and after the user is satisfied with edits I will store the point coordinates using plain text or maybe XML or the like.
I'm wondering if anyone is aware of a better way? Or if anyone knows this will not work?
Thank you
Comment