An implementation of the rust programing language as a scripting language for the godot 4.x engine based on godot-rust/gdext.
The majority of the magic happens in the 'canvas.gd' script attached to the 'canvas' scene. The basic idea is update a ...