Skip to content

thorhalbert/VR-VT100-UTF8

 
 

Repository files navigation

Starting with the fine generic library from https://github.com/taterbase/libvt100

Ultimately this will be a general terminal tool for the VR libraries for the VRWorld's Browser.

Starting off with a simple Windows.Forms terminal tool and libssh to make a putty/ssh like tool. Eventually want to get libvt100 to the point where it's pretty much fully xterm compatible, and has some other features I'd like to see.

Then another client will be written to actually allow this to work in Unity3D.

About

Pure C# VT100/ANSI escape sequence parser (http://ascii-table.com/ansi-escape-sequences.php)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 82.0%
  • HTML 18.0%