Opengl Ttf Terminal

A terminal window for Linux implemented using libtsm, libsdl, stb_truetype, fontstash
Alternatives To Opengl Ttf Terminal
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Alacritty48,67533 days ago6March 24, 2023311apache-2.0Rust
A cross-platform, OpenGL terminal emulator.
Kitty19,931
14 hours ago19August 17, 202127gpl-3.0Python
Cross-platform, fast, feature-rich, GPU based terminal
Darktile2,947
6 months ago11May 10, 202228mitGo
:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
Glrnvim259
8 months ago4gpl-3.0Rust
glrnvim wraps nvim with your favourite terminal into a standalone, non-fancy but daily-usable neovim GUI.
Galacritty145
5 years agon,ullunlicenseRust
[Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!]
Swift_opengl_example66
2 months agomitSwift
:star: Swift OpenGL Example written with swift (for Ubuntu, macOS, iOS and Android)
Terminal Recall49
2 months ago49epl-1.0Java
Engine remake for Terminal Velocity and Fury3
Glkitty43
2 years ago1C
port of the OpenGL gears demo to kitty terminal graphics protocol
Glerminal24
4 years ago12January 20, 201912otherRust
A lightweight terminal made with OpenGL
Opengl Ttf Terminal15
8 years ago1C
A terminal window for Linux implemented using libtsm, libsdl, stb_truetype, fontstash
Alternatives To Opengl Ttf Terminal
Select To Compare


Alternative Project Comparisons
Readme

Terminal Window

A VT100 type terminal emulator that renders a TrueType font to an OpenGL window.

This is made possible using open source code:

  • Fontstash for truetype font loading
  • stb for truetype font rendering
  • libtsm for terminal emulation
  • libsdl for window creation and keyboard event handling
  • opengl for scene rendering

Screenshot

Build instructions

On Linux,

git submodule init
git submodule update
make

And run,

./togl

Known issues

  • It's slow...

2016 A. Carl Douglas

Popular Terminal Projects
Popular Opengl Projects
Popular Command Line Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C
Terminal
Opengl
Rendering