02 / Work GPU Terminal Emulator 2026 — present

OriTerminal

A GPU-rendered, cross-platform terminal emulator.

OriTerminal is a GPU-accelerated terminal emulator written in Rust. A custom GPU renderer draws both the terminal grid and the application chrome at a 60+ FPS target instead of relying on native platform widgets.

Its interface uses a restrained brutalist design language: flat surfaces, structural borders, and quick state changes. The application chrome is designed as an extension of the terminal grid.

OriTerminal is also the companion development environment for OriLang, with a focus on rendering performance and consistent cross-platform behavior.

// Highlights

  • 01 Custom GPU renderer for the grid and application chrome
  • 02 60+ FPS terminal grid and application chrome
  • 03 Brutalist, terminal-native design system
  • 04 Built from scratch in a systems language