Git Product home page Git Product logo

imgui-editor's Introduction

๐Ÿ”ฅ kaazedev/imgui-editor


๐Ÿค” About the project

No-code UI creating software for ImGui. Create an interface for your application with the convenience of Figma and the functionality of Photoshop.

The project is developing quite slowly due to my busy schedule in real life, so I decided it was worth opening it up to other developers.


โšก Compiling

Prerequisites

Installation

This guide assumes you have already installed the prerequisites.

  1. Install DirectX SDK
  2. Clone the repo
    git clone https://github.com/kaazedev/imgui-editor.git

Visual Studio

  1. Open the project in Visual Studio using File > Open > CMake
  2. Select the CMakeLists.txt file
  3. Select the build type (Debug or Release)
  4. Click "Configure"
  5. Click "Generate"
  6. Click "Open Project"
  7. Build the project

CLion

  1. Open the project by selecting the CMakeLists.txt file
  2. Select the build type (Debug or Release)

๐Ÿ“ฆ codegen-cli compilation

To generate c++ imgui code, you need to use the codegen-cli in this repository.

To compile the application, install the latest version of the Golang compiler, open the "codegen-cli" folder in the terminal and write:

To run without compiling:

go run main.go

To build an .exe file:

go build -o codegen.exe

๐ŸŽ‰ Was the Project helpful? Help us raise these numbers up

GitHub followers GitHub stars GitHub watchers GitHub forks

Star History Chart

Enjoy! ๐Ÿ˜ƒ


๐Ÿ™ Acknowledgements


โš–๏ธ๐Ÿ“ License and Changelog

See the license in the 'LICENSE' file.

Watch the changes in the 'CHANGELOG.md' file.


Made with a lot of โค๏ธโค๏ธ by @kaazedev

imgui-editor's People

Contributors

pers0na2dev avatar subtixx avatar kubzelll 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.