Giter Club home page Giter Club logo

imgui-pascal's Introduction

ImGui-Pascal

License: LGPL v3 Discord Badge

FreePascal / Delphi bindings for dear ImGui with docking v1.90.0

The Binding is based on cimgui

cimgui is c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets.

Screenshots

Running on Windows

ImPlot


FreePascal


Delphi


Running on Linux (FreePascal)

ImPlot

Building

  • Tested with FreePascal 3.2 and later.
  • Tested with Delphi 12.0

Usage

It should be almost 1 to 1 as if you are using C++ ImGui
Check the demo project for more info.

TODO

  • Add missing APIs to our ImGui Class
  • Add missing APIs to our ImPlot Class
  • Add record helpers for some records like ImGuiIO & all ImVector_xxx records
  • Add Support for cimnodes or cimnodes_r
  • Test on Mac

In Progress

Acknowledgements & Resources :

Inspired by the work of David Pethes imgui-pas

Used Projects :

Change log

29/11/2023
  • A Full rework for the APIs
  • Adding ImPlot Support ( APIs Still in progress )
  • Support windows 32bit
17/11/2023
  • Allow static linking on windows with FPC ( no static for Delphi :P )
  • And wrote the entire OpenGL3 renderer in Pure-Pascal
  • Fixing a bug if you try to compile on Linux
15/11/2023
  • Sync With Latest ImGui update v1.90.0
  • Disabling Floating-Point Exceptions for good
  • Updating the code to support Delphi & FreePascal
13/11/2023
  • Init Release
  • Added Fonts APIs in ImFontAtlas helper

With ❤️ From Home.

imgui-pascal's People

Contributors

coldzer0 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.