Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 511 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 511 Bytes

Text Editor Explorations

Build Status

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.