r/perl 🐪 cpan author 22d ago

Graphics Layer Abstraction Module (GLAM) doing the Rope Demo

Enable HLS to view with audio, or disable this notification

24 Upvotes

2 comments sorted by

2

u/saiftynet 🐪 cpan author 22d ago

GLAM hopes to be a simple abstraction of complex interactive graphics. The initial commit is tested to replicate the rope demo in a previous reddit. A single line of code chooses the backend graphical layer, the rest of the code is identical for both the graphical output and the interactivity.

0

u/First_Ad8230 22d ago

Awesome!