Godot-3-2D-CRT-Shader

CRT simulator

A shader that simulates the look of old CRT TVs by warping and scanning an image

A 2D shader for Godot 3 simulating a CRT

GitHub

303 stars
4 watching
18 forks
Language: GLSL
last commit: about 4 years ago
Linked from 1 awesome list

2dcrtgodot-engineshader

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
henriquelalves/simplegodotcrtshader A shader that simulates the effect of old CRT monitors on digital screens 356
hiulit/retropie-godot-engine-emulator A scriptmodule to install and manage Godot Engine games on RetroPie emulators 95
godot-extended-libraries/godot-realistic-water A custom shader for realistic water effects in the Godot game engine 746
hiulit/godot-3-2d-day-night-cycle A 2D day/night cycle effect created using Godot Engine's CanvasModulate and Light2D 342
tavurth/godot-game-of-life A GPU-accelerated implementation of the Game of Life using shaders in Godot 34
mreliptik/godot_experiments Experiments and tutorials for game development with Godot 3 & 4, focusing on 2D, 3D, VR, and physics-based concepts. 746
drwhut/tabletop-club An open-source platform for playing tabletop games in a physics-based 3D environment using the Godot Engine. 1,306
godot-extended-libraries/godot-antialiased-line2d An add-on for Godot 3.x that improves the rendering of lines and polygons with antialiasing capabilities. 133
hiulit/unofficial-godot-engine-raspberry-pi Binaries for running Godot Engine on Raspberry Pi with GLES2 support and modified export templates 284
kidscancode/circle_jump A mobile game tutorial made with Godot Game Engine 138
hiulit/godot-3-2d-destructible-objects A tool to create destructible objects in Godot Engine 3 by dividing sprites into blocks and making them explode. 397
elesh-norn/kaleidoscope An interactive picture shader toy built in Godot using JavaScript. 15
toger5/godot-voxel-game-minecraftclone A Godot project aimed at getting familiar with the game engine by creating a voxel-based Minecraft clone 73
godot-extended-libraries/godot-lod An add-on for Godot 3.x that improves performance in large scenes by providing level of detail (LOD) for meshes, lights, and particles. 233
hiulit/delaunator-gdscript A fast algorithm for triangulating 2D points into Delaunay triangles 81