Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat library or graphics engine would be suitable for a full-screen professional retail tool?
    text
    copied!<p>I find myself in the unique position of having to find a suitable 2D graphics engine (or 3D with easy-to-use support for 2D interfaces) for the creation of a simple, full-screen retail sales tool for my business. I have been considering the use of the SDL library after briefly reviewing its features. It seems fairly easy to grasp, and I have used it before long long ago, but before I begin my project I felt the need to consult with the greater community to make sure I was making the right (read: easiest) decision. One concern I have about the aptitude of SDL is its lack of native support for GUIs. </p> <p>This is a major concern since my project hinges on the ability to implement some sleek radial menus and other custom widgetry (this is now a word) to ensure easy of use. This software will be running on a kiosk in my store and will serve as a sleek way to browse stock, even that stock which is only available online, and place orders. Am I headed the right way by using SDL or is there a better engine, or perhaps even language, that would be a more perfect fit? Speaking of, I know C++, Python and Perl so an engine or library native to one of those languages would be perfect. I chose SDL because of its hardware independence and C++ nativity. I would consider the use of Java but the system the application will be running on is restricted by corporate and cannot have JRE installed. This would be fairly easy to rectify if Java would truly be the best bet for this kind of application. Thanks in advance for all the help and please feel free to add personal experiences and opinions as much as possible. </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload