/crustty

Terminal emulator, written using OpenGL + Rust for educational purposes

Primary LanguageRust

CrusTTY

Terminal emulator, written in OpenGL and Rust for educational purposes.

Goals

  • Run the shell in a OpenGL window, show the shell output
  • Enable the usage of shell commands

For now, I'm happy if I can echo "Hello, World!" and show its output.