Coder Social home page Coder Social logo

huangjj852 / sdl_gui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozeal/sdl_gui

0.0 0.0 0.0 64 MB

GUI library for SDL2

License: MIT License

C++ 6.05% C 74.23% Shell 6.34% Makefile 0.86% Java 7.82% HTML 0.04% Objective-C 2.45% CMake 1.51% M4 0.47% Batchfile 0.01% PowerShell 0.04% Roff 0.01% Perl 0.07% Python 0.01% Metal 0.01% JavaScript 0.06% Objective-C++ 0.01%

sdl_gui's Introduction

SDL_gui

GUI library for SDL2

***** This is work in progress! *****

Stay tuned.

Features

  • Base on SDL, SDL_image, SDL_ttf
  • Support HarffBuzz to display international text correctly.
  • Support FontAwesome Icon
  • Support Unicode (UTF-8)
  • Written in C++

Multi-platform

  • MacOS
  • Windows
  • iOS
  • Android
  • WebAssembly (via Emscripten)
  • Raspberry Pi
  • Linux (Build with CMake)

How to compile

  • MacOSX - use Xcode open the *.xcodeproj then compile and run
  • iOS - use Xcode open the *.xcodeproj then compile and run
  • Android - use android studio open the _Android directory then compile and run it. You may need to config the local.properties to specific sdk and ndk directories.
  • Windows - use Visual Studio 2017 open the *.sln then compile and run. You need to use vspkg to install HarfBuzz first.
  • Emscripten - run make (you need to set path for emsdk tools first)
  • Cmake - just run cmake then make.

Alt text

Alt text

sdl_gui's People

Contributors

esp-ai avatar mozeal avatar pheeraphat avatar szykcech4 avatar siharat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.