Imgui c

Imgui c смотреть последние обновления за сегодня на .

ImGUI | multi-loader | C++

5451
78
25
00:02:04
23.01.2023

Product Description: A convenient and at the same time simple loader for your cheats with a convenient code. ( С / ImGui ) Contacts: Developer: FiveSaven#8087 Discord Group: 🤍

BEST WAY to make Desktop Applications in C++

669531
20975
1401
00:26:00
11.02.2022

For all your web hosting needs (use coupon code CHERNO for a discount!) ► 🤍 Support on Patreon and get Hazel! ❤️ ► 🤍 Instagram ► 🤍 Twitter ► 🤍 Discord ► 🤍 Dear ImGui ► 🤍 Chapters: 0:00 - Intro 0:34 - Why use C for apps? 3:52 - What's the solution? 4:27 - Dear ImGui, examples + pros and cons 8:26 - Getting started with Dear ImGui 12:00 - Speedrun - making an app 22:27 - How to ship the app 25:01 - Final thoughts + more This video is sponsored by Hostinger.

Dear ImGui Tutorials C++ (#2) Window Flags, SetSize, Basics

10652
163
20
00:09:53
12.07.2022

Hi, Skey here and this is another video where I teach you how to code you GUIs with Dear Imgui. If you like this video and want to support me, leave a Like and Subscribe. Join Discord here: 🤍 Github: 🤍 = Links related to the video = ImGui GitHub: 🤍 = Tags related to the video: ImGUI, dear imgui, dear imgui c, dear imgui tutorial, imgui c, imgui development, imgui tutorial c, imgui menu, imgui cheat menu, imgui opengl, imgui styling, imgui menu tutorial, imgui tabs, imgui application Disclaimer: ImGUI is just a interface and i only teach about it alone, any other code you can put inside imgui is not my responsability. This is for educational purposes only. Thanks for watching!

[Dear ImGui C++] How to Make A Working Login Form

10399
176
38
00:09:28
17.07.2022

Hi, Skyed here and this is another video where I teach you how to code you GUIs with Dear Imgui. If you like this video and want to support me, leave a Like and Subscribe. Join Discord here: 🤍 Github: 🤍 Website coming soon! = Links related to the video = ImGui GitHub: 🤍 = Tags related to the video: ImGUI, dear imgui, dear imgui c, dear imgui tutorial, imgui c, imgui development, imgui tutorial c, imgui menu, imgui cheat menu, imgui opengl, imgui styling, imgui menu tutorial, imgui tabs, imgui application Disclaimer: ImGUI is just a interface and i only teach about it alone, any other code you can put inside imgui is not my responsability. This is for educational purposes only.

How to use Dear ImGui to build a simple Gui-App Framework in C++

23791
380
51
00:26:09
07.05.2022

This video shows how to setup Dear ImGui for Ubuntu using Meson. We create a simple App Framework based on Dear ImGui that can be reused. 00:00 Intro 01:25 Overview 03:02 Setup Dear ImGui 04:44 Run OpenGL example 10:02 App Framework 21:37 Speed up using CRTP Tools that I use: 🤍 🤍 🤍 🤍 🤍 🤍 In code: 🤍 🤍 🤍 🤍

how to make a imgui cheat (c++ tutorial)

16331
309
27
00:47:38
19.02.2023

how to make a imgui cheat (c tutorial) join the discord: 🤍 ALL FOR EDUCATIONAL PURPOSES, I DONT NOT CONDONE OR PROMOTE HACKING OR GAINING UNFAIR ADVANTAGES IN ANY GAME. stuff i used: 🤍 🤍 🤍 🤍 🤍 need help? join 🤍 and create a ticket. tags (ignore): how to,how to hack games,how to make a cheat,cheat,how to make your own cheat,how to cheat,how to hack,how to make a game trainer,how to make a trainer,cheat engine,how to use cheat engine,how to code a cheat,cheat engine tutorial,tutorial,how to make a game hack tutorial,how to make a cheat without pasting,how to make,how to make a simple anti cheat,how to make an aimbot,how to make your own,how to make an anticheat in c,how to make cheat menututorial,how to make a cheat,how to hack,how to make a simple cheat or hack in c,how to,unity tutorial,how to hack games,how to make a among us hack,how to make a simple 2d game in unity,how to make hacks,how to make an aimbot,how to make games,cheat tutorial,hacking tutorial,cheat engine tutorial,unity 5 tutorial,exploit tutorial,tutorials,cheat engine,n3k tutorial,trainer tutorial,unity 2d tutorial,unity mobile game tutorial,howimgui cheat,imgui tutorial,imgui tutorial c,imgui cheat menu,basic imgui cheat menu,imgui c tutorial,tutorial,how to code with imgui,c imgui tutorial,imgui,imgui menu,dear imgui,how to,imgui c,csgo cheat,how to make a csgo cheat,how to make a cheat loader,cheat,how to make a fortnite cheat loader,how to make a csgo cheat loader,imgui checkbox,c dear imgui,how to make cheat loader,imgui change font,imgui cpp

BEST GUI TOOLKITS for C++ | Sciber

54025
1154
77
00:16:04
06.11.2021

Although C is the best programming language in the world, it still has its cons. Building a GUI app has never been easier in C, you either have to use the Win32 API or use some sort of Toolkit/Framework to adopt GUI components without writing them yourself. In this video, we will go through 5 of the most popular GUI frameworks for C and some other options you can consider when building a GUI for your C app. We will talk about the Pros and Cons of each toolkit/framework and I will provide a straightforward guide so that you can choose which framework to choose for your next C project. This video is primarily focused on beginners, however, anyone can gain something out of it. I also have tutorials on one of the frameworks mentioned in the video: WinForms - a popular GUI framework for C for building Windows Apps using the .NET Framework. Here is the link for a full playlist on building Modern Looking GUI apps using C and WinForms: 🤍 Timestamps 0:00 Introduction 01:23 WinForms (.NET Framework) 04:38 QT Framework 07:18 wxWidgets 08:31 UWP with C/CX or C/WinRT 10:25 Embarcedero's C Builder - RAD Studio 11:14 Other Frameworks Concluded... 11:30 Dear ImGUI, SFML & SDL 12:12 WebView Frameworks 13:23 My Recommendations 14:48 Pure Genius Wisdom 15:28 Thank you for Watching 15:52 End Screens :) To Get started with WinForms, watch this: 🤍 Download Visual Studio 2019 Community: 🤍 Download QT: 🤍 Download wxWidgets: 🤍 For UWP you need Visual Studio with UWP Workloads: 🤍 (Tutorial will be linked when gets published) C Builder Rad Studio: 🤍 Also, Here's why you shouldn't choose C for GUI as the first choice: 🤍 All links above are official links from the official websites. BUT PLEASE DON'T CLICK THIS: 🤍 Leave any kind of Constructive Criticism, suggestions, and ideas in the comments section below! Facebook: (PAGE) 🤍 (GROUP) 🤍 Instagram: 🤍 Telegram Community: 🤍 Visit Us : 🤍

Immediate UI for My Game in C++

8660
184
13
01:24:30
19.06.2021

References: - Source Code: 🤍 - Dear ImGui: 🤍 - My Immediate UI Library Experiment: 🤍 - Immediate-Mode Graphical User Interfaces - 2005: 🤍 - My Aids library in C: 🤍 - Single Compilation Unit: 🤍 Support: - Patreon: 🤍 - Twitch Subscription: 🤍 - Streamlabs Donations: 🤍 Feel free to use this video to make highlights and upload them to YouTube (also please put the link to this channel in the description)

Dear ImGui in Unreal Engine 5 with C++

5687
91
18
00:25:52
17.05.2022

Using the Dear ImGui free and open-source graphical user interface library within Unreal Engine. This tutorial is specific to Unreal Engine 5.0.1 with ImGui 1.8.7 using the plugin fork linked below. Tutorial Project on Github: 🤍 ImGui: 🤍 UnrealImGui Plugin Fork: 🤍 More complex example code: 🤍 00:00:00 Video Intro 00:00:44 ImGui Library & Plugin 00:02:19 UE5 C Project 00:03:41 Installing & Building Plugin 00:06:04 Testing the Plugin 00:07:34 Configuring C Project 00:14:20 ImGui Input Toggle 00:16:00 Custom ImGui Window 00:19:59 Hook Actor to imGui Slider 00:24:16 Display FPS in ImGui

Dear ImGui -- C++ GUI Framework For AAA Games and Game Engines

71301
2007
118
00:12:39
23.01.2021

Dear imGUI is a light weight open source cross platform immediate mode GUI toolkit, used by tons of AAA game studios, for both games and game engines/tools. Dear imGUI 1.80 was just released. Link: 🤍 - *GameDev News* : 🤍 *GameDev Tutorials* : 🤍 *Support* : 🤍 *Discord* : 🤍 *Twitter* : 🤍 -

Android Imgui C Demo UI

775
6
7
00:01:01
28.03.2023

Dear ImGui Tutorials C++ (#5) Custom Themes & Styling

11271
142
15
00:07:57
15.07.2022

Hi, Skey here and this is another video where I teach you how to code you GUIs with Dear Imgui. If you like this video and want to support me, leave a Like and Subscribe. Join Discord here: 🤍 Github: 🤍 Website coming soon! = Links related to the video = ImGui GitHub: 🤍 Color Picker: 🤍 ImGui Themes Ex: 🤍 = Tags related to the video: ImGUI, dear imgui, dear imgui c, dear imgui tutorial, imgui c, imgui development, imgui tutorial c, imgui menu, imgui cheat menu, imgui opengl, imgui styling, imgui menu tutorial, imgui tabs, imgui application Disclaimer: ImGUI is just a interface and i only teach about it alone, any other code you can put inside imgui is not my responsability. This is for educational purposes only. Thanks for watching!

How to Add Imgui to Your Cheat | C++ Game Hacking Tutorial

1289
18
4
00:10:03
24.03.2023

Get access to the source code and more content by supporting me on patreon. 🤍 Discord 🤍 All Memberships 🤍

C++ Weekly - Ep 210 - An RPG in C++20 - Part 1: Getting Started With SFML & Dear ImGui

46692
973
79
00:32:06
09.03.2020

☟☟ Upcoming Conference Workshops (Swag, links and more) ☟☟ C Best Practices Workshop, Sept 18, 19, Norway: 🤍 T-SHIRTS AVAILABLE! ► The best C T-Shirts anywhere! 🤍 WANT MORE JASON? ► My Training Classes: 🤍 ► Follow me on twitter: 🤍 SUPPORT THE CHANNEL ► Patreon: 🤍 ► Github Sponsors: 🤍 ► Paypal Donation: 🤍 GET INVOLVED ► Video Idea List: 🤍 JASON'S BOOKS ► C Best Practices Amazon Paperback: 🤍 Leanpub Ebook: 🤍 JASON'S PUZZLE BOOKS ► Object Lifetime Puzzlers Book 1 Amazon Paperback: 🤍 Leanpub Ebook: 🤍 ► Object Lifetime Puzzlers Book 2 Amazon Paperback: 🤍 Leanpub Ebook: 🤍 ► Object Lifetime Puzzlers Book 3 Leanpub Ebook: 🤍 ► Copy and Reference Puzzlers Book 1 Amazon Paperback: 🤍 Leanpub Ebook: 🤍 ► Copy and Reference Puzzlers Book 2 Amazon Paperback: 🤍 Leanpub Ebook: 🤍 ► Copy and Reference Puzzlers Book 3 Leanpub Ebook: 🤍 ► OpCode Puzzlers Book 1 Amazon Paperback: 🤍 Leanpub Ebook: 🤍 RECOMMENDED BOOKS ► Bjarne Stroustrup's A Tour of C (now with C20/23!): 🤍 AWESOME PROJECTS ► The C Starter Project - Gets you started with Best Practices Quickly - 🤍 ► C Best Practices Forkable Coding Standards - 🤍 O'Reilly VIDEOS ► Inheritance and Polymorphism in C - 🤍 ► Learning C Best Practices - 🤍

Mein NEUER Kurs: C++ Gui Entwicklung mit ImGui

372
15
11
00:06:11
14.04.2023

► 10x Free: 🤍 ► Im Rabatt: 🤍 ► Franneck auf Twitch: 🤍 ► Frannecks Discord: 🤍 ► Frannecks Patreon: 🤍 ► Meine Udemy Kurse im Rabatt: 🤍 * ► Bei Amazon einkaufen: 🤍 * ► Code zu den Videos: 🤍 Meine Hardware: ► Mikrofon - Rode NT USB: 🤍 * ► Mikrofonarm - Rode PSA1: 🤍 * ► Kamera - Sony ZV1: 🤍 * ► Lichtbox - Elgato Key Light: 🤍 * ► Elgato Cam Link 4k: 🤍 * Software zu den Videos: ► Visual Studio Code: 🤍 ► Visual Studio: 🤍 ► CodeBlocks: 🤍 * Affiliate Link: Das bedeutet, dass ich am Verkaufspreis beteiligt werde, es enstehen keine Kosten für dich und ich bekomme ein Stück vom Kuchen ab.

Pythonizing Imgui (feat. Cython) and contributing to open source.

82116
3877
171
00:13:08
28.02.2022

An easy Python GUI library for beginners! Dear ImGui is a GUI library for C that has Python bindings. Let's see how to use these Python bindings, and then go through the process of adding a more Pythonic interface to the library by added context manager "with" statement support. Note: the PR in this video has been ACCEPTED! Coming to a release near you soon! ― mCoding with James Murphy (🤍) Source code: 🤍 Dear ImGui: 🤍 Pyimgui: 🤍 My original issue: 🤍 Nooby Python habits video: 🤍 SUPPORT ME ⭐ - Patreon: 🤍 Paypal: 🤍 Other donations: 🤍 Top patrons and donors: Jameson, Laura M, Dragos C, Vahnekie, John Martin, Casey G BE ACTIVE IN MY COMMUNITY 😄 - Discord: 🤍 Github: 🤍 Reddit: 🤍 Facebook: 🤍 CHAPTERS - 0:00 Intro 0:36 Pyimgui 1:02 Getting a blank window 1:36 Imgui commands 3:43 Begin and end 5:36 The solution, with statement 5:59 Let's fork and clone 6:30 Pyimgui's core 8:28 Adding with support 11:31 Long road ahead 12:17 Compile and test 12:38 Did we fix the problem? 13:00 The last step

[Dear ImGui C++] How to Use Custom FONTS (TTF)

6183
100
25
00:07:02
18.07.2022

Hi, Skyed here and this is another video where I teach you how to code you GUIs with Dear Imgui. If you like this video and want to support me, leave a Like and Subscribe. Join Discord here: 🤍 GitHub: 🤍 = Links related to the video = Visual Studio 2019: 🤍 DirectX: 🤍 ImGui GitHub: 🤍 = Tags related to the video: ImGUI, dear imgui, dear imgui c, dear imgui tutorial, imgui c, imgui development, imgui tutorial c, imgui menu, imgui cheat menu, imgui opengl, imgui styling, imgui menu tutorial, imgui tabs, imgui application, imgui base, basic imgui cheat menu, gui builder, imgui c tutorial, imgui cheat, imgui change font, imgui checkbox, c imgui tutorial, csgo imgui, c dear imgui, cpp imgui, imgui directx 11, imgui design Disclaimer: ImGUI is just a interface and i only teach about it alone, any other code you can put inside imgui is not my responsibility. This is for educational purposes only. Thanks for watching!

How to calculate long tasks in GUI code (C++, Dear ImGui)

359
31
17
00:07:37
30.04.2023

This video shows how to calculate long tasks in a separate thread to avoid framerate drops in GUI code. Tools that I use: 🤍 🤍 🤍 🤍 🤍 🤍 In code: 🤍 🤍 🤍 🤍

Introduction to the ImGui C++ Library with Conan

20163
192
10
00:06:06
25.02.2021

The Conan team provides an introduction and demonstration for the open-source C graphics library known as ImGui. You can read our full blog post about the Dear ImGui C library here: 🤍 To show the basics of ImGui, we will create a simple application with some controls like buttons, scrollbars, color editors, and more. We will show how easily and quickly you can create a graphical user interface using this library. Finally, we will show how to a simple way to build ImGui using packages with Conan, the package manager for C and C. For future screencasts, tutorials and demo's, please stay tuned to: Conan Blog - 🤍 You can also access our collection of self-paced interactive Conan tutorials: JFrog Academy - 🤍  Or follow us on social: Twitter - 🤍 LinkedIn - 🤍 0:00 Introduction to ImGui 1:17 Demo Project Info 1:47 Initial Source Code Review 2:29 Add shapes and controls 3:59 How Conan helps 4:37 Conan Setup for ImGui 5:07 Performing the build 5:45 Summary of ImGui with Conan

imgui menu | binary

1282
14
2
00:02:01
08.05.2023

| Description: Fully folded menu, without bugs, with high-quality code. | Made to order |. | Contacts: Developer: FiveSaven#8087 Discord Group: 🤍 | Developers: Design by: PAST OWL (figma) Developer by: PAST OWL (C) | Features: Changing the theme of colors, opening\closing child, good animations, very user-friendly code. | Tags: #imgui #imguru #code #c #beautiful #design #cheat #hack #key #author #past #8087 #beautiful #cheat #code #binary

ImGui + GLFW Tutorial - Install & Basics

56591
987
116
00:04:23
21.05.2021

👍 833 👎 43 🟦🟦🟦🟦🟦🟦🟦🟦🟦🟥 Last updated on 27/Jan/2023 at 13:41 UTC In this tutorial I will show you how to integrate the popular Dear ImGui library in your Visual Studio GLFW project. Some knowledge of OpenGL and C is assumed. - ImGui Repository- 🤍 - Source Code - 🤍 - Discord Server - 🤍 - Patreon - 🤍 - Timestamps- 0:00 Introduction 0:20 Downloading & Extracting 0:50 Importing into Visual Studio 1:12 Including & Initializing 1:52 Errors 2:06 Simple Window 3:04 Checkbox 3:17 Float Slider 3:34 Color Editor 3:46 Result & Input Ignoring 4:10 Ending - References - 🤍 🤍 #opengl #computergraphics #cpp #visualstudio #imgui #dearimgui #userinterface #gui #ui #glfw #tutorial

利用 Vscode + CMake 建置 Imgui + Implot 專案 (glfw + opengl)

555
6
3
00:14:50
23.11.2022

影片中的 include 資料夾後來更名為 3rdparty 了。 github:🤍 glfw::🤍 glad loader 生成:🤍 Opengl 版本我用 Opengl Extension View 看的。 Windows 上建起來有點麻煩,怕麻煩的可以用 VS 就好,不用 Lib 的建法也有,但我嘗試了很久還是建不起來(CMake 好難) 至於 Linux 上,直接 git clone 下來就可以用了 錄影的當下 README 還沒寫,現在 README 和 Implot 都補上了。 CMake 寫得很醜,要噴請小力 ; -;

C++ IMGUI Menu Tutorial - MEGA GUIDE

8138
00:33:50
21.05.2023

🔥 Learn How to Make a C IMGUI Menu In This 7 Chapter MEGA GUIDE 👨‍💻 Buy Our Courses: 🤍 💰 Donate on Patreon: 🤍 ❤️ Follow us on Social Media: 🤍 What You Will Learn: 1) How to Add Images 2) Custom Fonts 3) Custom Icons 4) Change ImGui Styling 5) Use Separators 6) Animated Borders 7) Animated Text 🔗 Article Link: 🤍 📜 Video Description: C IMGUI Menu Tutorial Welcome to this comprehensive imgui tutorial focusing on C IMGUI menus. The primary target audience here are reverse engineers like us, who develop imgui cheat menus. Our mission today is to discuss several essential aspects, including images, fonts, icons, styling, separators, animated borders, and text. 1) How to Add Images Starting with images, the addition of these visual elements to your imgui menu considerably improves its aesthetics and interaction. In C IMGUI, integrating images is a pretty straightforward process. The IMGUI library features a function called ImGui::Image, which enables the image integration. The parameters required by this function are the texture ID and a 2D vector size for the image. Keep in mind that the texture ID should be preloaded into the memory before this function calls it, ensuring seamless operation of your imgui hack. 2) How to use Custom Fonts Fonts significantly contribute to the visual appeal and user-friendliness of imgui menus. Custom fonts can easily be loaded in IMGUI using ImGui::GetIO() to access an instance of ImGuiIO. From here, the Fonts object has a method AddFontFromFileTTF that can be used to add the font from a file path, which also takes the desired font size as a parameter. Much like the textures for images, ensure all fonts are loaded during the initialization of your imgui cheats or imgui hacks. This eliminates the risk of any potential runtime errors that may arise. 3) How to use Custom Icons Icons add a layer of visual understanding to your C IMGUI menus, increasing usability. You can incorporate custom icons as a part of a button's label in your imgui menu. For instance, using an icon font like FontAwesome can serve as an efficient example. Ensure your icons are preloaded during the initialization process, just like custom fonts and images. This is an important practice to maintain across the board when working with imgui cheats or imgui hacks. 4) How to Change ImGui Styling Modifying the style of your imgui menus offers enhanced flexibility in terms of design. A simple example can be changing the color of a button. You can leverage the ImGui::PushStyleColor method to set the color of any upcoming imgui menu items until the method ImGui::PopStyleColor is called. This gives you more control over the visual aspect of your imgui cheat, allowing you to customize the aesthetics to your liking. 5) How to Use Separators To make your C IMGUI menus more organized and visually structured, separators come in handy. By inserting a visual break line in your imgui menu, separators create a clear distinction between different menu sections. To insert a separator in IMGUI, you simply have to call ImGui::Separator(). The elegance of this imgui tutorial is the simplicity of methods that, when correctly used, can significantly improve the quality of your imgui cheats. 6) How to Make Animated Borders Animated borders can make your imgui menu more lively and dynamic. Creating a pulsating border around imgui menus, for example, could give your imgui menu an extra touch of finesse. This can be achieved by employing a sine wave function that gives you the pulsating effect. Combining this with IMGUI's ImGuiStyleVar_FrameBorderSize provides the desired output. 7) How to Make Animated Text Last but not least, animated text in your C IMGUI menus can further contribute to the dynamism of your imgui hacks. Similar to animated borders, you can use the sine wave function to create a pulsating effect on the text. By manipulating the alpha value of the text color based on the sine wave, the text appears to pulse. You can call the ImGui::PushStyleColor and ImGui::PopStyleColor methods to apply this effect to your desired text. As you continue your journey in reverse engineering video games, this imgui tutorial is a solid stepping stone in enhancing your proficiency in C IMGUI. The focus on imgui menus is essential in the development of interactive imgui cheat menus. 📝 IMGUI Tutorial Timestamps: 00:00 IMGUI Intro 00:27 How to Add Images 03:50 Join GuidedHacking.com 04:23 IMGUI with Custom Font 05:46 How to Add Custom Icons 08:39 How to Change IMGUI Style 20:17 IMGUI Separators 22:15 Animated Borders ✏️ Tags: #gamehacking imgui tutorial #imgui C IMGUI menu #guidedhacking

IMGUI EXTERNAL OVERLAY TUTORIAL

46996
1758
210
00:31:16
05.11.2022

Learn how to create an external directx11 overlay with ImGui for rendering ESP over ANY game with C. Please enjoy! 💎 Source code is available for my Patrons! 🤍 💎 Join our community over on Discord! 🤍 → GitHub: 🤍 → Instagram: 🤍 → Twitter: 🤍 → Email: cazzwastaken🤍gmail.com → PayPal: 🤍 🕙 Timestamps 🕙 0:00 - Introduction 1:06 - Creating the Project 2:30 - Project Properties 6:22 - Program Entry Point 7:50 - Aquiring ImGui 10:43 - Window Procedure 13:45 - Creating the Window 18:40 - DirectX 11 21:42 - Creating ImGui Context 23:35 - Program Exit 25:22 - Rendering 27:51 - ESP 📝Resources 📝 → ImGui: 🤍 ⚡See More ⚡ → Glow: 🤍 → Chams: 🤍 → CreateMove: 🤍 → Internal Menu: 🤍 → Aimbot: 🤍 Shout out to Chris for the thumbnail 💖 Shout out to Cubs for the channel art 💖

game - C / C++ / OpenGL / dear imgui

520
4
1
00:05:59
28.04.2018

I lost to my brother. Next step is networking.

Modern OpenGL Eğitim Serisi - IMGUI Kütüphanesi ile Grafik Ara yüzü Oluşturulması

2491
91
19
00:30:13
20.04.2021

Uzun bir aradan sonra OpenGL serisine devam ediyoruz. Video biraz doğaçlama oldu. Eğitim serisinde Modern OpenGL (3.3) kullanılmaktadır. Ders içerisindeki kodlar aşağıdaki adresten indirilebilir. 🤍

Dear ImGui for Unity - easiest GUI menus and bars [Unity Quick Tutorials #5]

994
14
15
00:02:55
01.02.2023

Link to paste in package manager: For Unity 2020+: [🤍 For Unity 2019: [🤍 Version with space after https:// so that youtube does not shorten the links: For Unity 2020+: https:// github.com/mattmanj17/dear-imgui-unity.git#matthewd For Unity 2019: https:// github.com/mattmanj17/dear-imgui-unity.git Link to sample code for spawning enemies: [🤍 Additional links ( [4] is the actual fork we're using ): [1] [🤍 [2] [🤍 [3] [🤍 [4] [🤍 00:00 - Intro 00:45 - Setup and demo 02:00 - Spawn enemies example

Plotting & Charting in C++

4631
65
4
00:06:59
28.09.2022

How to use a free and open source plotting library in C

Building Tic-tac-toe with Dear ImGui: #1 Mouse event callbacks

1125
42
5
00:14:16
01.09.2022

This video series is about building Tic-tac-toe with Dear ImGui in C. The first video shows how to handle mouse event callbacks with Dear ImGui and GLFW as a backend. The left part of the thumbnail is created with DALL-E, an AI system by OpenAI. 00:00 Backends of Dear ImGui 06:14 Coding: Mouse Callbacks Tools that I use: 🤍 🤍 🤍 🤍 🤍 🤍 In code: 🤍 🤍 🤍 🤍

Character Animation with C++, OpenGL, ImGUI

59
8
2
00:05:43
08.03.2023

These are the first three projects aggregated for Computer Animation taught by Prof. Steve Rotenberg at UCSD. My first time playing with OpenGL & ImGUI, so interesting!

Modern OpenGL C++ & ImGui : Introduction

44805
931
73
00:10:01
27.02.2021

This video is an overview and introduction to a Modern OpenGL C application with an ImGUI docking user interface. We can load meshes with it, for this I used the library Assimp. As in my previous OpenGL tutorial GLFWWindow and Glew is integrated, the code can be found on my github page, it is a Visual Studio 2019 solution with C 17: 🤍 The video is added to a playlist for getting stared with C and Modern OpenGL: 🤍 The project is a kind of template for creating 3d applications, at the moment it uses OpenGL, but it is wrapped and could be switched to Vulkan as well. I am planning to create real-world applications that I will host on my private gitlab, but if you join me as a member here: 🤍 or become my at least Golden Card Patreon 🤍 and can grant you full access, also to my products on gumroad. See my social profiles here: Instagram: 🤍 Twitter: 🤍 Facebook: 🤍 Merch Store: 🤍 Production Music courtesy of Epidemic Sound: 🤍

Can I build a clock using Dear ImGui in under an hour?

4562
138
11
00:20:35
19.08.2022

I show how to build a clock using Dear ImGui and the C standard library. The video is uncut so you can see the complete coding process. The clock of the thumbnail is created with DALL-E, an AI system by OpenAI. 00:00 Intro 03:13 Building Tools that I use: 🤍 🤍 🤍 🤍 🤍 🤍 In code: 🤍 🤍 🤍 🤍

Plant Simulation with IMGUI & SMFL made in C++

61
1
1
00:01:18
25.05.2020

Plant Simulation video. Shows the user being able to add multiple plants, add fertilizer and customize day duration.

IMGUI PT2

1904
40
3
00:08:58
01.03.2022

pt1: 🤍 Thanks for watching! I appreciate all the support! - Resources: ▶ repo: 🤍 ▶ 🤍 ▶ vcpkg vid 1: 🤍 ▶ cmake ep10: 🤍 ▶ cmake ep11: 🤍 - Join this channel to help support future productions: ▶ Patreon: 🤍 ▶ Join: 🤍 - ▶ CTT Discord: 🤍 ▶ CTT Github: 🤍 ▶ CTT Business Email: codetechtuts🤍gmail.com ▶ CTT Playlists: 🤍 - Written, Edited, & Produced By: Matt Early - Some of Matt's Other Stuff (feel free to follow!): 1. Matt's Github: 🤍 2. Matt's Twitter: 🤍 3. Matt's Instagram: 🤍 4. Matt's Twitch: 🤍 5. Matt's Gaming YouTube: 🤍 6. Matt's MTG YouTube: 🤍 _support: ☕ 🤍 Patrons help this channel go round and keep creating. If you don't like patreon but still would like to support regularly, you can do a similar subscription via the YouTube Join, or through Github's sponsor button. 🕮🤍 This is were I most the majority of the code seen on the channel. ✍ 🤍 We have a Discord! We welcome all various code and tech chatter. ☯ 🤍 I stream code and/or gaming every Thursday! I also randomly stream a time or two throughout most weeks.

City generator OPENGL/C++/ImGui | Second Year Student Project

119
4
0
00:02:30
24.02.2021

A student project for ESAT, created by Josu Saez and Victor De Llanos. Created using OpenGL, and applying different rendering techniques: - Deferred Rendering - Directional, Spot and Point lights - Post Processing (Bloom, HDR, gamma correction) - Editor with ImGUI - Fog - Skybox - Geometry shaders (Grass)

Dear ImGui Tutorials C++ (#1) Tools Needed & DirectX

6668
115
9
00:07:28
12.07.2022

Hi, Skey here and this is another video where I teach you how to code you GUIs with Dear Imgui. If you like this video and want to support me, leave a Like and Subscribe. Join Discord here: 🤍 Github: 🤍 = Links related to the video = Visual Studio 2019: 🤍 DirectX: 🤍 ImGui GitHub: 🤍 = Tags related to the video: ImGUI, dear imgui, dear imgui c, dear imgui tutorial, imgui c, imgui development, imgui tutorial c, imgui menu, imgui cheat menu, imgui opengl, imgui styling, imgui menu tutorial, imgui tabs, imgui application Disclaimer: ImGUI is just a interface and i only teach about it alone, any other code you can put inside imgui is not my responsability. This is for educational purposes only. Thanks for watching!

Java for the Haters in 100 Seconds

2193564
126850
4251
00:02:22
01.04.2022

Java is one of the most successful and most dreaded technologies in the computer science world. Let's roast this powerful open-source programming language to find out why it has so many haters. #java #programming #comedy #100SecondsOfCode 🔗 Resources Java Website 🤍 Java in 100 Seconds 🤍 Why Java Sucks 🤍 Why Java Doesn't Suck 🤍 🔥 Get More Content - Upgrade to PRO Upgrade to Fireship PRO at 🤍 Use code lORhwXd2 for 25% off your first payment. 🎨 My Editor Settings - Atom One Dark - vscode-icons - Fira Code Font 🔖 Topics Covered - Why do people hate Java? - Does Java suck? - Is Java still a good language? - Java Criticisms - Java Memes and Jokes - Roast of Java

ImGUI Test [C#]

2252
10
3
00:01:29
23.09.2019

Назад
Что ищут прямо сейчас на
imgui c Open Office elu pycharm free link 去皺 русский вотчмоджо Iranian Music Video Release violin wikipedia logo exe игра source of wikipedia open surprise osu! rage memobile imei repair unreal engine online learning unreal engine online course Unreal engine 5 beginner ليفاي shopdap Hi Nu Gundam