Text Editor Explorations
This repository contains several explorations into from-scratch text editors. The main branch is an OpenGL C++ example utilizing FreeTypeGL.
Each of the other branches is a partially working sample in some other language, including Rust + Web, OpenGL renderer and Go server, etc.