Showing 24 open source projects for "sfml library"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    SFML

    SFML

    Simple and Fast Multimedia Library

    SFML provides a simple interface to the various components of your PC, to ease the development of games and multimedia applications. It is composed of five modules: system, window, graphics, audio and network. Discover their features more in detail in the tutorials and the API documentation. With SFML, your application can compile and run out of the box on the most common operating systems: Windows, Linux, macOS and soon Android & iOS. Pre-compiled SDKs for your favorite OS are available...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2

    Simple SFML GUI

    A library to extend default SFML to create GUI much easier.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    [OFFICIAL] tinyfiledialogs v3.18.2 C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    * OFFICIAL WEBSITE * v3.18.2 one C/C++ file & header provides 8 functions: - beep - tray notify popup - message & question - input & password - save file - open file(s) - select folder - color picker complements OpenGL Vulkan GLFW GLUT GLUI VTK SFML TGUI SDL Ogre Unity3d ION OpenCV CeGui MathGL GLM CPW GLOW Open3D ImGui MyGui GLT NGL STB Nuklear & GUI-less programs NO INIT NO MAIN LOOP NO LINKING NO INCLUDE win (XP to 11) ASCII MBCS UTF-8 UTF-16 (wchar_t) - native dialogs osx/unix ASCII...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 4

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    OPMon

    OPMon

    An open source RPG Monster-fighting game

    OPMon is a pokemon inspirated game project imaginated in 2012 and started in september 2016. This game is totally open source, allowing to the fans to come realize their dreams! You can add OpMons, attacks, items, and many other things! You just have to submit your modifications and maybe we'll add them to the game! And if you do a lot of good modifications, you can become collaborator! ### Please go to the website opmon-game.ga to download OPMon for Mac or Linux
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Eagle5GUI

    Graphics library abstraction and full GUI

    *** Repository has been moved to GIT on BitBucket *** Find it here : https://bitbucket.org/bugsquasher/eaglegui Full abstraction of system, graphics, events, timers, input, key/mouse/joystick/touch, simplicity and control over input, all with a whopping GUI on top of it. Allegro 5 backend is fully functional, and support for SDL/SFML is intended in the future. HELP WANTED C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EDK - Extensible Development Kit
    A multiplataform development kit 2D for Linux G++ and Windows MinGW. features: 2D render with OpenGL. Clock and FPS control. Multithread WIndows and Linux. Templated Binary Tree. Network TCP/UDP SERVER/CLIENT. SQL using SQLite. Áudio 2D and 3D using SFML. View Based Render. 2D Shape Render. Animation with interpolation Line/Curve. 2D Bones with IK and BVH loader. Physics 2D using Box2D. Tile Set and Tile Map. Cenario layer based. XML parser using pugiXML. https://github.com/Edimartin/edk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Personal-SFML-GUI

    A SFML GUI library intended mainly for my personal use.

    I think that the current GUI systems available for SFML are pretty ugly, so I decided to make one that wasn't as ugly. It's really easy to make buttons in SFML, but I wanted them to be a bit more plug-n-play than they were. (Plus it's nice if they can actually use icons instead of text on a gradient)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SFML Simple and Fast Installer

    Simple installer for Simple and Fast Multimedia Library

    SFML Simple and Fast Installer is, simply, an installer to easily setup SFML for Visual Studio. It includes SFML library, and templates for Visual Studio. Currently only supports Visual Studio 2013 and SFML 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    SP Game Framework
    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    retropong

    Retro pong clone implemented using sfml

    This is my version of the pong game, i tried to make it a little bit more fun adding the fire feature (use space bar), now the you can shoot the enemy paddle to kill him or to try to hit the ball so it will change the direction and surprise the enemy. Every time you lose or win you the game will notify you with the time you needed, try to beat your friend time. I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AttackBlock

    AttackBlock

    RPG 2D with SFML library

    Le but est d'atteindre la sortie le plus rapidement possible. Mais attention ! Monstres et téléporteurs vous compliqueront la tâche
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AntTweakBar

    AntTweakBar

    C/C++ library to add light and intuitive GUI to OpenGL and DX programs

    AntTweakBar is a small and easy to use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based programs to interactively tweak parameters on-screen. AntTweakBar works with Linux, Windows and OSX, and can be easily integrated with custom windowing system or with existing toolkits. Examples of integration with GLFW, SDL, GLUT, SFML and DirectX are provided. The AntTweakBar library mainly targets graphical applications that need a quick way...
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 15
    Devilsai

    Devilsai

    An Action Role-Playing Game

    Devilsai is an Action Role-Playing Game written in C++ using the SFML library. You will fight monsters and demons through a fantastic world, while gaining experience and valuable objects such as weapons, shields or armor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    ...). Front ends are provided for OpenGL (for graphics), and OIS and SFML (for input). An SFML graphics front end is in project. Documentation : http://lxgui.sourceforge.net/docs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GPX is mainly a physics engine, written in C++, focused on real time simulations. Project also provides a graphics library, built on top of SFML. Physics part is independent from graphics library and can be used with any other front-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Hangman

    The Hangman

    Videogame, C++, Hangman

    "The Hangman" is the classic paper and pencil guessing game written in C++! It uses SFML Library (http://www.sfml-dev.org/) and it is FREE! It supports 1100 italian words and 809 english words!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A game in it's alpha stage that employs an SFML plugin and is written in C++. Check the "Open Discussion" for more information/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Explore the world with World MONOPOLIE "! An open source game that obeys to the monopoly general rules, but in a worldwide point of view, (world's most important capitals instead of avenues for example) Graphics are done using SFML library;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Open Rodent's Revenge
    Open C++ remake of famous Microsoft game "Rodent's Revenge" (1991) made with SFML(2) library and under GPL3 license. Note : the repository is now hosted on Github : https://github.com/pierreyoda/o2r
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Library for specific use (using SFML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Jumper is an open source action/platformer game licensed under the GPL version 3. It makes use of autoconf, automake, and the SFML library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blockies is a Tetris Clone made in C++ using the SFML library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next