Eye Detection
by AgniGames | MIT
A real-time eye blink detection plugin for Godot 4 using MediaPipe. Detect blinks, measure blink duration, and create immersive gameplay experiences with simple signals and customizable visualization modes
Eye Detection for Godot 4 ⚠️ This plugin currently supports Windows only. ⚠️ Visualization feature can introduce lag, use on your risk (SSD Load) Bring your games to life with real-time eye blink detection powered by MediaPipe and a standard webcam
Python for Godot
by Niklas Zimmer | MIT
py4godot - Python scripting for Godot A GDExtension plugin that lets you write Python scripts for your Godot project just like you would write GDScript. Define @gdclass nodes, properties, and signals in pure Python, hook into _ready and _process, and tap
py4godot: Python Scripting for Godot py4godot is a GDExtension plugin that lets you write Godot scripts in Python. You can define classes, exported properties, and signals, and implement the standard lifecycle methods ( _ready , _process , and so on) much
loading more results...