Giter VIP home page Giter VIP logo

obj-manipulate-sfml's Introduction

๐Ÿ SFML-Imgui Simple object manipulation

"Example-image"

Prerequisites to Modify๐Ÿ› 

  1. Visual Studio Code Follow Link to download
  2. Msys for MinGW gcc and g++ compiler follow link

Follow the installation tutorial from website and you are good to go

Don't forget to added path of mingw installation on system variable

Now you are good to go ๐Ÿ˜‰

How to build ๐Ÿคทโ€โ™€๏ธ

Note first run take some time to compile so be clam

You need to instal Msys and Mingw as mentioned above.

After installing mingw follow these steps ๐Ÿ‘€

  1. Clone this Repository or Download Zip-file and unzip it
  2. Open vscode or open that folder on terminal
  3. On vscode open terminal and run below command
    mingw32-make -f MakeFile
  4. type your project name to run it for eg. main.exe

3rd party libraries

SFML โœจ

  • SFML: SFML is a simple, fast, cross-paltform and object-oriented multimedia API
  • SFML github repo

Dear ImGui โœจ

  • ImGui: Dear imgui is a bloat free graphical user interface library for c++
  • Imgui official repo

ImGui-SFML binding โœจ

  • ImGui-SFML: library which allows you to use Dear ImGui with SFML binding
  • ImGui-SFML repo

Project Structure ๐Ÿ“

  1. assets ๐Ÿ“ : assets like fonts images etc..
  2. headers ๐Ÿ“ : SFML and Imgui headers file
  3. obj ๐Ÿ“ : all object files
  4. src ๐Ÿ“ : Projects files and custom headers
  5. .exe files
  6. MakeFile
  7. SFML Dlls

Compile on windows โš’

  • Clone the repo or Download and unzip it

Run this command on terminal

mingw32-make -f MakeFile

Note: You can change MakeFile as your project needs.

Happy coding ๐Ÿ˜‰

Keep Learning ๐Ÿฅฐ

Follow me if you like :)

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.