Тёмный

Dear ImGui In C# Under 10 Minutes! [ Tutorial ] 

swedz c#
Подписаться 11 тыс.
Просмотров 4,5 тыс.
50% 1

#swedz #csharp #IMGUI
Learn ImGui Basics in C# - Creating Interactive UI
Spring-BREAK. Hello my wonderful students, we are almost at 10 000 subs. Make me the happiest man alive and join the club. For today's video we will cover Dear ImGui in C#. Dear ImGui is a bloat-free graphical user interface library for C++ primarily (we will use C#) used to create simple, efficient, and customizable GUI elements for applications and tools. I already have a video on this topic but it's incredibly outdated and ineffective which led to many people getting stuck and asking for help. So in this tutorial we will cover all of those points within minutes. At the end, you will have a beautiful and compact Dear ImGui application to play around with and build upon further. I love producing videos, but I don't have a job really. So if you want to support me and also get access to certain source code behind my tutorials then check out the Patreon page! This couldn't be possible without you guys, so thank you.
🎉 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:37 Showcase
3:20 Tutorial starts here
4:10 Program structure
4:55 Drawing window and text
5:26 slider
6:07 integer input
6:48 Checkbox
7:25 Color edit
8:32 Results
[ Links 🖱️]
Access code directly with my Patreon page!:
/ swedz
Become a member and use exclusive emotes/emojis!:
/ @swedishtwat
Subscribe to the channel: ru-vid.com/show-UC4et....
Discord : / discord
Previous video: • C# .NET Mod Menu Tutor...
[ Credits ✨]
you guys ❤️

Игры

Опубликовано:

 

5 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 48   
@RusstelsPuma98
@RusstelsPuma98 2 месяца назад
DUDEEE IM THE VIDEOOOOOOO!!!!
@SwedishTwat
@SwedishTwat 2 месяца назад
@leiyin5512
@leiyin5512 Месяц назад
I am a high school computer science teacher, but swedz is my teacher. I have passed on what I learned from you to my students. Thank you for your dedication.
@SwedishTwat
@SwedishTwat Месяц назад
Damn dawg, OG teacher
@presli481
@presli481 2 месяца назад
can we get a video on customization of our ImGui Menu? (Im talking images, icons, make the sliders rounded or a different color, etc...) ?
@zakvrr
@zakvrr 2 месяца назад
May you make a distance like 27M above the cs2 head or smt?
@NGM090
@NGM090 2 месяца назад
pls how i can make Style for ImGui :)
@amenofisch
@amenofisch 2 месяца назад
Hey swedz, is it possible to somehow integrate it into a BepInEx-plugin for unity games?
@mikaelrpz3642
@mikaelrpz3642 Месяц назад
Thank you so much swedz!! I would like to use imgui as a windows form for non-gaming application. Is there a easy way not to have the overlay ? Thanks!
@SwedishTwat
@SwedishTwat Месяц назад
There might be someway to use ImGui without the clickableoveray but I haven't looked into any. I suggest you check out the imGui.NET examples ;)
@real.midnight
@real.midnight 2 месяца назад
ayyyyyy
@SwedishTwat
@SwedishTwat 2 месяца назад
ayyyy
@black9504
@black9504 2 месяца назад
hi, im kinda new to programing and i learned a lot from you so far but i wanted to ask why you use c# instead of c++ ? i have been told c++ is better for making cheats and etc. but it seems there is more learning matrial on how to do stuff with c#
@rdrjr4129
@rdrjr4129 2 месяца назад
Probably cuz c# is easier/faster to work with. You could do the same things in either one for the most part it just comes down to what you’re more comfortable with.
@SwedishTwat
@SwedishTwat 2 месяца назад
Got to comfortable with C# and now it's a part of the channel , but yeah choose whatever you enjoy more. If you prefer C# then it's possible to just import functions and create great applications :) And if you like C++ then code in that.
@brzlbeats
@brzlbeats 2 месяца назад
I NEED MORE PEOPLE LIKE THIS THXXXX!!!!!!!!!🍌
@SwedishTwat
@SwedishTwat 2 месяца назад
I need commenters like this!
@plesta
@plesta 2 месяца назад
waitin for the internal tutorials !!!!
@SwedishTwat
@SwedishTwat 2 месяца назад
@user-uw7iz3gr3k
@user-uw7iz3gr3k 2 месяца назад
😍😍😍😍
@SwedishTwat
@SwedishTwat 2 месяца назад
@w1ns_
@w1ns_ 2 месяца назад
My desktop window manager is starting to load because of ImGui, what could be the problem?
@SwedishTwat
@SwedishTwat 2 месяца назад
🤔 I have not heard that one, and I don't have a clue what could cause it either
@lexpsd
@lexpsd 2 месяца назад
hey swedz is there a way to make this imgui visible only within a certain window, like just in the game. And is there a way to make it visible even in exclusive fullscreen mode?
@SwedishTwat
@SwedishTwat 2 месяца назад
I think you are looking to make something internal 😉
@loabical
@loabical 2 месяца назад
You just can't hate Swedz
@SwedishTwat
@SwedishTwat 2 месяца назад
@Zxqaui
@Zxqaui 2 месяца назад
Can you show how to write a specific value instead of only disabling please. My game crashes every time I try to use the other write options like writeint for example.
@SwedishTwat
@SwedishTwat Месяц назад
Sure, there will tutorials on that in the future, but I think there is a vid available on that already. So until the tut drops make sure to watch my previous work ;)
@Zxqaui
@Zxqaui Месяц назад
@@SwedishTwatyes I did end up watching some of your previous vids and I understand how to use the other write options with pointers. I do still wonder if it’s possible to do a similar thing with bytes instead of only disabling but it isn’t a big deal.
@Mr.BoxxedYou
@Mr.BoxxedYou 2 месяца назад
Severity Code Description Project File Line Suppression State Details Error Could not install package 'ClickableTransparentOverlay 9.1.0'. You are trying to install this package into a project that targets 'native,Version=v0.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. to me it says this when i try to install clickable
@SwedishTwat
@SwedishTwat 2 месяца назад
Are you using the .NET 8 framework?
@zakvrr
@zakvrr 2 месяца назад
How do we hide the actual console app?
@SwedishTwat
@SwedishTwat 2 месяца назад
You can use GetConsoleWindow() and ShowWindow() with the SW_HIDE argument 😉
@MarselShow
@MarselShow 2 месяца назад
what font u used in vs?
@SwedishTwat
@SwedishTwat 2 месяца назад
default font and then the Yonce theme extension
@lexpsd
@lexpsd 2 месяца назад
could you share or name your VS theme please
@SwedishTwat
@SwedishTwat 2 месяца назад
Yonce
@jucktnicht643
@jucktnicht643 2 месяца назад
@jucktnicht643
@jucktnicht643 2 месяца назад
i use Arch BTW
@punchmadebrev
@punchmadebrev 2 месяца назад
make an dropdown
@SwedishTwat
@SwedishTwat 2 месяца назад
@ladno-cr4lt
@ladno-cr4lt 28 дней назад
you are shizik
@nitro6546
@nitro6546 2 месяца назад
hi swedz, this isnt related to this video specifically but for some reason i think something may have happened to the swed64 nuget package/library as all the projects i have made using it have literally all worked until 5 minutes ago where now whenever i try to initialize swed64 it shows the error.... System.IndexOutOfRangeException: 'Index was outside the bounds of the array.' you got any ideas why?
@SwedishTwat
@SwedishTwat 2 месяца назад
🤔that's odd, I have not updated any packages for years so they shouldn't have changed. Are you trying to run the trainer when the target process isn't active? If so it would cause an exception
@nitro6546
@nitro6546 2 месяца назад
@@SwedishTwat dw i fixed it
Далее
Learn Tkinter in 20 Minutes
20:55
Просмотров 560 тыс.
I Redesigned the ENTIRE Spotify UI from Scratch
19:27
How programmers flex on each other
6:20
Просмотров 2,3 млн
WHY did this C++ code FAIL?
38:10
Просмотров 242 тыс.
Learning C# In A Week... Otherwise I Fail University
9:04
choosing a game engine is easy, actually
15:08
Просмотров 392 тыс.