Does anyone know of a good text editor implemented inside of OpenGL?
I'm writing this OpenGL app, and I need some basic text editing apps inside of the app. [Not an external application.]
Thanks!
(PS; if it's a mini-vi clone inside of OpenGL, even better!)
Edit: I'm using C++.