I see...thank you
(there's actually 2 sfml pascal bindings)
https://github.com/CWBudde/PasSFML
Christian Budde's version is based on the other one by Laurent Gomila. Christian usually writes extremely good code.
Edit : I tested these 2 pascal bindings several months ago... the codes were ugly, furthermore those are made for C++ and not pascal so ...I am just gonna try ZenGL (which is not updated anymore but it is the most popular ones I have heard)
The Pascal bindings are for Pascal use, not C++. Just the library is programmed and compiled in C++.
ZenGL is a mess (and
not popular for that reason, not only because it isn'tmaintained) but there seems to be one (1) person that advocates its use.
That's something different from popular...
Try the BGRABitmap stuff and the TOpenGlControl. Those are popular! maintained! and very, very good!