ImGui

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

MAKE A PROPER MENU WITH IMGUI

154936
3286
173
00:20:17
28.11.2021

In this video we code a "gui" namespace which uses WinAPI, Directx & ImGui to create an external ImGui cheat menu. It works by creating a Windows window, creating a directx device with the window and then using those to draw an ImGui menu on the window. I hope you enjoyed the video, and remember to subscribe for more! Need Help? Join my discord server 🤍 🕙 Timestamps 🕙 0:00 - Intro 0:24 - Demo 0:38 - ImGui and how it works 1:23 - Making the project 2:28 - Getting ImGui 3:43 - gui.h 6:07 - gui.cpp 17:20 - Using the gui namespace 19:22 - Testing 19:41 - Final thoughts & outro 📝Resources 📝 → Source code: 🤍 → ImGui: 🤍 Aimbot: 🤍 No Recoil: 🤍 Glow ESP: 🤍 Dump Offsets: 🤍 Shoutout to Chris for the thumbnail :) Follow him here: 🤍

ImGui + GLFW Tutorial - Install & Basics

72512
1195
118
00:04:23
21.05.2021

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

Make your own GUI apps in C++ (with ImGui and Vulkan)

162512
4057
209
00:17:48
15.04.2022

Walnut ► 🤍 Support my work ► 🤍 Instagram ► 🤍 Twitter ► 🤍 Discord ► 🤍 I made a little UI framework called Walnut! This is meant to be something super-easy and lightweight to setup and use for any kind of GUI application, and the native integration with Vulkan makes this perfect for graphics/rendering related apps. In fact, we'll be using Walnut very soon for an exciting new series on this channel! I made Walnut in around six hours, so there are bound to be some issues + lacking features. The reason I made it in the first place is so we could make a launcher for our game Forest (🤍 which we made in 72 hours for Ludum Dare 50. We wanted to use elements from Hazel's UI library (which uses Dear ImGui), but we didn't want the entirety of Hazel statically compiled into the launcher, so I quickly put Walnut together. Since a lot of you showed interest in ImGui and more content around it from my last video on the topic, I might turn this into a little series as I expand Walnut and add more features (such as a custom titlebar). Thanks for watching! ❤️ Chapters: - 0:00 - I made a little app framework called Walnut 2:53 - How to use Walnut to make an app 11:08 - How Walnut works

BEST WAY to make Desktop Applications in C++

801341
23802
1462
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.

CppCon 2016: Nicolas Guillemot “Dear imgui,"

73501
1356
43
00:03:48
08.10.2016

🤍 — Presentation Slides, PDFs, Source Code and other presenter materials are available at: 🤍 ImGui repo: 🤍 — Lightning Talk — Videos Filmed & Edited by Bash Films: 🤍 *-* Register Now For CppCon 2022: 🤍 *-*

ImGui in OpenGL

176931
3576
198
00:14:36
22.04.2018

Patreon ► 🤍 Twitter ► 🤍 Instagram ► 🤍 Discord ► 🤍 Series Playlist ► 🤍 ImGui ► 🤍 Thank you to the following Patreon supporters: - Dominic Pace - Kevin Gregory Agwaze - Sébastien Bervoets - Tobias Humig - Peter Siegmund - Kerem Demirer Gear I use: - BEST laptop for programming! ► 🤍 My FAVOURITE keyboard for programming! ► 🤍 FAVOURITE monitors for programming! ► 🤍 MAIN Camera ► 🤍 MAIN Lens ► 🤍 Second Camera ► 🤍 Microphone ► 🤍

Why and How To Use ImGui For Your Coding Projects | Tutorial & Case Study

78862
1175
65
00:43:15
22.10.2021

pt2: 🤍 ImGui continues to stand the test of time as one of the best graphical interfaces to use in any ongoing project. Not many examples or explanations will tell you why that is. In this episode we explore why that is the case and make a sample setup project. This main content will always be free. Consider supporting this channel on Patreon (or use the YT Join button) to help keep CTT afloat. Chapters 0:00 Intro 0:45 Is ImGui for you? 3:53 Other Good Starting Points 8:25 Sample C CMake Project From Scratch 42:00 Conclusion & Outro Tutorial Source: 🤍 References ▶ 🤍 ▶ 🤍 ▶ 🤍 ▶ 🤍 ▶ 🤍 Code, Tech, and Tutorials Links ▶ Patreon: 🤍 ▶ CTT Discord: 🤍 ▶ Channel Repos: 🤍 Other CTT Playlists You Might Like ▶ CMake: 🤍 ▶ Beginner Cpp: 🤍 ▶ Blender Video Editing: 🤍 ▶ Matrix Math: 🤍 ▶ OpenAL: 🤍 ▶ OpenGL: 🤍 Please let me know if any of these links are broken! Thanks! Other ways to support me, Matt, the creator and maintainer of this channel: ▶ Follow/Sub to my Twitch Stream: 🤍 Other One Time Support Options: ▶ Use YouTube Thanks _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.

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

82132
2223
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* : 🤍 -

Using ImGui With C++ 01 Setup ImGui

10760
137
9
00:10:03
01.04.2023

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

88824
4013
168
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

C++ IMGUI Menu Tutorial - MEGA GUIDE

37010
00:33:17
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. Learn c imgui designs with our tutorial. 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. This imgui directx 11 tutorial will teach you the basics. 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: imgui C #gamehacking imgui tutorial #imgui C IMGUI menu #guidedhacking imgui cpp dear imgui tutorial imgui design

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

35643
552
61
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: 🤍 🤍 🤍 🤍

ImGui | Game Engine series

105278
2185
178
00:27:57
13.01.2019

Patreon ► 🤍 GitHub repository ► 🤍 Instagram ► 🤍 Twitter ► 🤍 Discord ► 🤍 Series Playlist ► 🤍 Gear I use: - BEST laptop for programming! ► 🤍 My FAVOURITE keyboard for programming! ► 🤍 FAVOURITE monitors for programming! ► 🤍 MAIN Camera ► 🤍 MAIN Lens ► 🤍 Second Camera ► 🤍 Microphone ► 🤍

Modern OpenGL C++ & ImGui : Introduction

50306
1018
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: 🤍

Make Beautiful Desktop Applications in C++

311093
7711
334
00:25:51
21.07.2023

See NordPass Business in action now with a 3-month free trial here (use code thecherno) ► 🤍 Patreon ► 🤍 Instagram ► 🤍 Twitter ► 🤍 Discord ► 🤍 Walnut ► 🤍 Hazel ► 🤍 🕹️ Play our latest game FREE (made in Hazel!) ► 🤍 🌏 Need web hosting? ► 🤍 💰 Links to stuff I use: ⌨ Keyboard ► 🤍 🐭 Mouse ► 🤍 💻 Monitors ► 🤍 This video is sponsored by NordPass Business.

ImGui Builder - Как Создать Меню ImGui через Билдер

26487
548
45
00:08:47
16.03.2021

В этом видео я вам покажу как создать меню ImGui через ImGui Builder на языке программирования C Если вы не знали то на гитхабе есть специальный Имгуй Билдер который поможет вам в созданий вашего imgui меню которого хотите именно вы и не через код, а настроить именно визуально в несколько минут, чем писать код пару часов. В основном Создание ImGui делают в читах, приложениях либо же применяют в играх как графический интерфейс. ImGui Builder: 🤍 ImGui: 🤍

Dear IMGUI in C# .NET! (Tutorial)

5172
159
52
00:18:36
20.08.2023

#swedz #csharp #IMGUI Learn ImGui Basics in C# - Creating Interactive UI In this tutorial, we'll explore the fundamentals of ImGui (Immediate Mode GUI) within a C# environment. ImGui is a lightweight and versatile user interface library that's ideal for quickly creating interactive graphical interfaces for your applications.😎 📺 Video Overview: In this video, we'll dive into the code of a simple ImGui application built using C# and ImGuiNET. We'll cover the following concepts step by step: Setting up the ImGui environment and rendering loop. Creating a main window with a title and introductory text. Adding interactive controls: A slider for rating how much you appreciate a video. A checkbox for enabling unlimited ammo. Designing child windows: Utilizing child windows for organized content. Displaying text and input fields in child windows. Running the program and observing the dynamic user interface. By the end of this tutorial, you'll have a better understanding of how to use ImGui to create intuitive and interactive UI elements in your C# applications. 🎉 Subscribe and Stay Tuned: Don't miss out on future tutorials and programming tips! Subscribe to our channel and hit the notification bell to stay updated with our latest content. 🙌 Have Questions or Feedback? We're here to help! Drop your questions and thoughts in the comments section below. Let's learn, code, and innovate together. [ Timestamps ⌚] 0:00 Introduction 1:21 showcase 2:00 Tutorial starts here 3:36 Installing nuget packages 6:22 Program class 7:48 Override render method 11:00 void Main() 12:17 Slider 13:20 checkbox 14:32 Child elements 17:41 Testing results [ Links 🖱️] Access the code directly with my coffee page!: 🤍 Become a member and use exclusive emotes/emojis!: 🤍 Subscribe to the channel: 🤍 Discord : 🤍 Previous video: 🤍 [ Credits ✨] Sound Effect from Pixabay - Sound Effects 🤍 Sound Effect from Pixabay - Sound Effects 🤍 Sound Effect from Pixabay 🤍

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

17749
258
47
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 make a imgui cheat (c++ tutorial)

45810
720
111
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

Character Animation with C++, OpenGL, ImGUI

114
8
3
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!

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

16569
217
19
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!

Как написать Меню Чита на IMGUI в КС ГО (C++)

40129
1045
174
00:11:42
15.02.2021

В этом видео вы узнаете как написать чит на кс го, а точнее мы напишем меню ImGui в CS:GO с помощью хука от Kiero он хукает DirectX9 и рисует наше Имгуй меню в кс го В этом видео мы научимся делать включение и выключение меню в кс го, как завершить процесс чита кс го и как написать функций Imgui это Esp, Aimbot, Bunnyhop, Glow но это лишь функций котоырые отвечают за включение и выключение при нажатий на Checkbox DirectX9 Hook от Kiero: 🤍 ДАРВИН - это канал по обучению в программирований, если тебе интересно сфера IT и само программирование подпишись на канал и не пропускай новые интересные видео практический каждую неделю и каждый день, спасибо за твою поддержку!

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

10864
166
8
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!

Как использовать Иконки в ImGui

9320
208
35
00:07:06
15.04.2021

В этом видео вы узнаете из официальной документаций ImGui как использовать иконки в имгуй и как с помощью шрифта получить их в Hex и использовать в нашем меню для визуализации и они используются досих пор во многих читах! ✅ ПОЛЕЗНЫЕ ССЫЛКИ: Документация иконки: 🤍 OpenFontIcons: 🤍 FontAwesome: 🤍 IconFontHeader: 🤍 Как использовать Икноки в ImGui

ImGui Thumbnail Layout - Content Browser Panel // Game Engine Series

26596
804
84
00:46:32
07.07.2021

Sorry for the audio in this one! Patreon ► 🤍 Instagram ► 🤍 Twitter ► 🤍 Discord ► 🤍 Code ► 🤍 Series Playlist ► 🤍 #GameEngineSeries

ImGui Туториал - Checkbox, SliderInt, SliderFloat

38131
648
84
00:08:33
16.04.2021

Сегодня у нас будет imgui туториал и сегодня мы разберем официальную документацию imgui и узнаем какие функций есть у графического интерфейса имгуй сегодня вы научитесь делать checkbox так же sliderint и sliderfloat и сможете сделать уже свое первое меню! 🔥 Содержание: 0:00 - Что вы узнаете в этом видео 0:20 - Начало 01:15 - Функция Checkbox 02:53 - Функция SliderInt 05:12 - Функция SliderFloat 05:55 - Почему нельзя ставить одинаковое имя 07:15 - Как привязать функцию ✅ Полезные ссылки: ImGui документация: 🤍 Telegram: 🤍 #imgui #imguiтуториал #checkbox #sliderint #sliderfloat #имгуй #имгуйтуториал #imguiгайд #imguiдокументация

IMGUI EXTERNAL OVERLAY TUTORIAL

70256
2339
224
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: 🤍

Уроки Lua для SAMP #6 Интерфейс ImGui / Базовые понятия

29260
498
72
00:16:56
02.02.2019

Всем привет друзья! В сегодняшнем уроке мы рассмотрим графический интерфейс ImGui, поработаем с компонентами и изучим их основные возможности. Обязательно досматривайте видео до конца) Уроки lua samp, imgui vk: 🤍 #imgui #samp #lua

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

17698
199
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!

СОЗДАЕМ IMGUI НА PYTHON

10897
185
64
00:05:17
03.08.2022

Создаем ImGui на Python в этом видео я вам предоставлю готовый проект imgui на python на основе библиотеки pyimgui и покажу вам как рендериться меню через графичесое программное обеспечение OpenGL и так же как работать с данной библиотекой и реализовать свой программный интерфейс это может быть как лоадер с авторизацией, активациям по ключам, подойдет для любых идей которых вам придут в голову, по поводу кода и написание своего приложение здесь этого не будет, в основном рассказал где взять документацию на pyimgui и предоставил готовый проект а дальше реализаций идей уже с вашей стороны! В случае если при запуске ошибки установите Pyimgui: pip install imgui[full] Документация PyImgui: 🤍 Скачать готовый исходный код: 🤍 #imgui #python #opengl #gui #интерфейс #пайтон

[ UE4 ] [ Short Report ] Today's progress 2020_12_14. Investigate Unreal ImGui.

1004
18
5
00:01:01
14.12.2020

EpicのおかずさんがImGuiの実装方法をブログに書いてくださったので実装してみました。 解説ブログへのURLはコチラとなります。 🤍 ImGui自体は少し癖がありますがパラメータが目視出来るのはやはり強力です。 特に今回の動画で紹介した特定アクターに絞ったパラメータの表示は 「このキャラだけおかしい」という時にも簡単に調べる事が出来るので 出来れば実装しておきたい所ですね。 twitter : 🤍 blog : 🤍 使用素材一覧:🤍

Dear ImGui in Unreal Engine 5 with C++

7773
118
19
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

Как сделать Разделы, Таблицы в ImGui Меню - ЛЕГКО & ПРОСТО

9233
184
43
00:07:18
29.03.2021

В этом видео вы узнаете как сделать разделы в ImGui Меню. И как делаются таблицы или как их сейчас называют табы в имгуй меню за пару минут и это выглядит довольно круто и удобно Навигация: 0:00 - Что мы сегодня реализуем в ImGui 0:15 - Как мы сделаем Табы в ImGui 02:36 - Как прописать функций к Разделам в Имгуй 03:21 - Откуда у меня применяются функций в Имгуй 05:18 - Исправляем ошибки в нашем ImGui Меню 05:30 - Как сделать что бы открылась определенная вкладка 05:51 - Первый тест наших разделов в ImGui Меню 06:06 - Исправляем размер таблиц в ImGui Меню 06:27 - Второй тест нашей таблицы в ImGui 06:56 - Конец Видео создано исключительно в образовательных целях и автор просит использовать исключительно в ознакомительных целях! ImGui Menu из видео: 🤍 ImGui: 🤍 Darwin GitHub: 🤍

3D Game Engine | 10 | ImGui

1934
97
12
00:17:06
27.06.2021

Подключаем библиотеку ImGui для создания графического интерфейса 🤍 Коммит: 🤍 GitHub проекта: 🤍 Discord Server: 🤍 Мои соцсети: VK: 🤍 Twitch: 🤍 Instagram: 🤍 Поддержка канала: 🤍

Setting up a GUI app in 5 minutes (Dear ImGui, Docker, Cpp)

2075
50
3
00:13:41
13.12.2022

I show how to setup a GUI app based on Dear ImGui and Cpp using Docker. The provided template contains the necessary Docker container with Dear ImGui, Catch2, ImPlot, the OpenGl 3 framework code and the instructions how to use it. Here is the link to the repository: 🤍 00:00 Setup of a GUI app 04:12 Technical Details Tools that I use: 🤍 🤍 🤍 🤍 🤍 🤍 In code: 🤍 🤍 🤍 🤍

OpenGL course 07-03: ImGui

851
22
3
01:10:06
27.06.2021

2021년도 1학기 강원대학교 컴퓨터 그래픽스 수업 강의 영상 7-3: ImGui course note: 🤍 github: 🤍 reference: 🤍 그래픽스 API와 함께 사용하기 좋은 GUI 라이브러리인 ImGui에 대해 알아봅시다

ImGui and Multitouch Locomotion in VR

899
12
5
00:01:06
07.03.2019

An ImGui window rendered to a texture and attached to one controller as a quad was wired to be used with the second controller as "mouse". Made with the lava Vulkan wrapper and OpenVR.

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

2841
90
17
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. 🤍

Como Implementar Dear ImGUi com SFML no Windows 10

1726
64
8
00:08:09
17.07.2022

🔊 Nesse vídeo detalhamos todos os passos para adicionar o supor à biblioteca Dear ImGui ao SFML no Windows 10 . ✅ Aprenda Criaçao de Games com C e SFML: 🤍 ✅ Pacote Promocional C: 🤍 ✅ Aprenda C e Qt: 🤍 ✅ Conheça nossos Cursos: 🤍 🎁 Todos os Cursos na Udemy: 🤍 🔗 Link para o Código do Vídeo: 🤍 ☕ Nosso Feed: 🤍 ☕ Nosso Twitter: 🤍 💻 Terminal Root - C, Programação e Desenvolvimento de Games #DearImGui #SFML #Windows10 🎮 Discord: 🤍 🐱 GitHub: 🤍 👽 Reddit: 🤍 🐦 Twitter: 🤍 🎨 Pinterest: 🤍 🚀 Tumblr: 🤍 🧢 VK: 🤍 ✉️ Lkdn: 🤍

13 - Dear Imgui | C++ Game Engine Programming

13517
194
10
00:43:31
18.06.2021

Welcome to my C Game Engine series! Description In this episode we add the incredible Dear Imgui library to Hippo. This allows us to begin creating our editor UI. We also add a WindowProperties struct and allow a hippo::App to override defaults on it. Lastly, we clean up a slight oversight from the Joystick video, where we don't call input::Joystick::Shutdown() Links Dear Imgui: 🤍 What kind of game should we build? Vote here: 🤍 GitHub repository: 🤍 Twitter: 🤍 Timestamps Adding Dear Imgui to hippo: (0:00) Creating our ImguiWindow class: (4:02) ImguiWindow::Initialize: (6:28) ImguiWindow::Shutdown: (9:27) ImguiWindow::HandleSDLEvent: (9:57) ImguiWindow::BeginRender: (10:20) ImguiWindow::EndRender: (11:04) Adding an ImguiWindow to our Window class: (11:46) Imgui Demo!: (12:57) Adding an ImguiRender method to hippo::App: (16:42) Adding custom Imgui controls in hippoeditor: (19:24) Block Mouse/Keyboard from being updated if Imgui is handling them: (23:36) Adding WindowProperties struct: (25:42) Adding a GetWindowProperties method to hippo::App: (29:46) Sidebar - properly calling input::Joystick::Shutdown: (30:36) Updating Engine to pass in a WindowProperties to Window::Create: (31:07) Overriding GetWindowProperties from HippoEditor: (31:54) Modifying Imgui configs: (32:40) Imgui Viewports Demo: (38:03) Imgui Docking Demo: (39:17)

Назад
Что ищут прямо сейчас на
ImGui VOLMA KeisyaLevronka Populer VUDOO sagres Raw Shrimps koksen 糸井嘉男 岩田稔 宅配 lapsa icebox Single's Inferno 찐팬 Music max dr1 PLAYY Rezvani Hercules ganjar dipukul nenek