sfml-widgets
sfml-widgets copied to clipboard
A simple GUI module for SFML
- Added some screenshot of the demo - Create specific extra CmakeFile for building macOS app bundle - Add build instructions in README.md - @abodelot Please review and merge if...
replace previous Make workflow, to now using CMake workflow
I am on OSX and I created a view of 3840x2160, in a window of 1920x1080. All the values in my view must be huge so they appear on smaller...
Dear Mr. abodelot Your sfml-widgets project is nifty and caught my attention. I would like to use this project for my hand-made arduino oscilloscope project. Unfortunately, you use a Makefile...