Giter VIP home page Giter VIP logo

sfml-imgui-vs-template's Introduction

SFML-ImGUI Visual Studio Template

A project built to streamline the process of setting up a SFML and ImGui C++ project.

What to expect

  • A boilerplate main.cpp file which contains code to run a blank SFML application and an empty ImGUI container.
  • Preset include and libary directories for project properties.
  • A zip file containing required resources.
    • The zip file contains the dependency\ folder. It contains the required SFML .dll files and a font folder. You can add your own folders and files into here and they will be copied to the output folder.
  • A pre build batch script to copy any required resources from source folder to output folder

Installation

  1. Download the template zip and install it under C:\Users\USERNAME\Documents\Visual Studio 2022\Templates\ProjectTemplates
  2. Now open Visual Studio and create a new project.
  3. Select the "SFML-ImGUI" template by searching for it using the search bar or look at the recent project templates.

Note: Upon creating a new project with this template, you must extract the resources.zip folder in the source directory. Building the project will run a batch script to copy the files located in the zip into the output folder of the project. The program will then run and a blank screen will be shown along with an empty ImGUI container.

sfml-imgui-vs-template's People

Contributors

carbine28 avatar

Watchers

 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.