glyph
My own personal code editor built with Rust + OpenGL
git clone https://github.com/zackradisic/glyph.gitzackradisic/glyphGlyph
This is my personal code editor that I am building for fun and to get more familiar with OpenGL.
Glyph currently supports Vim keybinds, syntax highlighting, and runs at a consistent and smooth ~100 FPS. Eventually Glyph will have LSP support and become my main editor.
Glyph is designed for my own personal use, as a result I've made engineering and design decisions that suit only my own needs. The code is also meant to be read only by me, but can still be a useful starting point for others who wish to build their own code editor.
I'm writing about the engineering process here, where I talk about some of the technical details of building Glyph.
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
