reactive-banana-sdl alternatives and similar packages
Based on the "Graphics" category.
Alternatively, view reactive-banana-sdl alternatives based on common mentions on social networks and blogs.
-
implicit
A math-inspired CAD program in haskell. CSG, bevels, and shells; 2D & 3D geometry; 2D gcode generation... -
log-warper
DISCONTINUED. Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of reactive-banana-sdl or a related project?
README
reactive-banana-sdl
reactive banana bindings for SDL
Reactive-banana is a Functional Reactive Programming library to write UI programs in a functional way.
SDL (Simple DirectMedia Layer) is a cross platform library for low level access to audio, graphics and input devices, used a lot for games. There are bindings for Haskell.
Reactive-banana-sdl puts both together! It provides an event loop from SDL events and combinators for pure SDL graphics.