mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-07 21:15:30 +02:00
Add retro term example scene
Uses: - Larger (size 39) font for 80x24 rows. - World environment with glow enabled. - Retro green color scheme based on https://superuser.com/a/1206781 - CRT Shader by Peter Höglund (pend00), released under CC-0 license. Downloaded from https://godotshaders.com/shader/vhs-and-crt-monitor-effect/
This commit is contained in:
parent
1083c13276
commit
0cb458b3d2
4 changed files with 385 additions and 0 deletions
13
themes/retro_green.xresources.import
Normal file
13
themes/retro_green.xresources.import
Normal file
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="godot_xterm_xrdb_importer"
|
||||
type="Theme"
|
||||
path="res://.import/retro_green.xresources-3110df277701da17f502f808acb29c51.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://themes/retro_green.xresources"
|
||||
dest_files=[ "res://.import/retro_green.xresources-3110df277701da17f502f808acb29c51.res" ]
|
||||
|
||||
[params]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue