Atlas
Atlas
  • 79
  • 758 682
Using textures in shaders [in Godot]
A vide about using textures in Godot shaders
Project files: github.com/clear-code-projects/Godot-Shaders
มุมมอง: 4 343

วีดีโอ

Understanding shader UVs in Godot
มุมมอง 2.8K7 หลายเดือนก่อน
UVs get you the position in a shader which you can use for some fun stuff
Documenting Functions
มุมมอง 7418 หลายเดือนก่อน
After you have a function you should explain what it does!
Lambda functions
มุมมอง 8168 หลายเดือนก่อน
Basically one line functions
Understanding the scope of a function
มุมมอง 4238 หลายเดือนก่อน
Functions have their own section that the rest of the Python code cannot access, that's called the scope.
An introduction to shaders in Godot
มุมมอง 1.3K8 หลายเดือนก่อน
This video introduces shaders in Godot. Both scripted and visual shaders are covered and but the end of it you should have a decent understanding of basic shader concepts.
infinite parameters
มุมมอง 4208 หลายเดือนก่อน
How to get infinite arguments into a function
Understanding function parameters
มุมมอง 3768 หลายเดือนก่อน
How to get information into a function
An introduction to functions
มุมมอง 3818 หลายเดือนก่อน
They're just blocks of code you can reuse
Efficient imports in pygame
มุมมอง 9188 หลายเดือนก่อน
This video will cover efficient bulk imports in pygame. To make more complex games doing this is essential and makes your games much more manageable.
Creating timers in pygame
มุมมอง 2.5K8 หลายเดือนก่อน
This tutorial will cover custom timers in pygame. Since the inbuild ones are rather limited we create timers that can change their duration and can run once or multiple times; they're also easier to use.
Ternary statements in Python
มุมมอง 1.3Kปีที่แล้ว
How to write an if statement on a single line.
For loops in Python
มุมมอง 592ปีที่แล้ว
Understanding for loops to go over every item in a list.
While loops in Python
มุมมอง 741ปีที่แล้ว
Understanding while loops in Python to make code run multiple times.
Match case statements in Python
มุมมอง 5Kปีที่แล้ว
This video covers an alternative to the if statement: The match case. A powerful tool to control the flow of code.
Complex if statements in Python
มุมมอง 2Kปีที่แล้ว
Complex if statements in Python
An intro to if statements in Python
มุมมอง 397ปีที่แล้ว
An intro to if statements in Python
Controlling the flow of code in Python
มุมมอง 619ปีที่แล้ว
Controlling the flow of code in Python
Rare datatypes in Python
มุมมอง 515ปีที่แล้ว
Rare datatypes in Python
Booleans in Python
มุมมอง 266ปีที่แล้ว
Booleans in Python
Understanding sets in Python
มุมมอง 638ปีที่แล้ว
Understanding sets in Python
Understanding Python's dictionaries
มุมมอง 708ปีที่แล้ว
Understanding Python's dictionaries
Dissecting Python strings
มุมมอง 430ปีที่แล้ว
Dissecting Python strings
Unpacking Python data
มุมมอง 297ปีที่แล้ว
Unpacking Python data
Slicing in Python
มุมมอง 388ปีที่แล้ว
Slicing in Python
Understanding lists and tuples in Python
มุมมอง 429ปีที่แล้ว
Understanding lists and tuples in Python
Understanding text in Python
มุมมอง 534ปีที่แล้ว
Understanding text in Python
Understanding numbers in Python
มุมมอง 401ปีที่แล้ว
Understanding numbers in Python
An intro to datatypes in Python
มุมมอง 501ปีที่แล้ว
An intro to datatypes in Python
Changing the title bar color of tkinter windows
มุมมอง 9Kปีที่แล้ว
Changing the title bar color of tkinter windows

ความคิดเห็น

  • @TahaYacine
    @TahaYacine 4 วันที่ผ่านมา

    dude u'r amazing, ur style to how explain complicated things is awesome, bravo

  • @jimalix6270
    @jimalix6270 4 วันที่ผ่านมา

    Your videos are awesome! You have a great teaching style - you explain thoroughly, and you speak slowly enough so we can process what you're saying as you're writing the code. Thanks!

  • @sentient314
    @sentient314 9 วันที่ผ่านมา

    Amazing explanation. Thank you so much

  • @richardlongshaw8079
    @richardlongshaw8079 11 วันที่ผ่านมา

    The Best!

  • @Planetrefactor
    @Planetrefactor 11 วันที่ผ่านมา

    This video is helping me understand the very basics better than the others I watched. Thanks for the lesson

  • @ramarisonandry8571
    @ramarisonandry8571 14 วันที่ผ่านมา

    There's no better explanation, I think. It couldn't be clearer. Thank you

  • @darrenlefcoe
    @darrenlefcoe 15 วันที่ผ่านมา

    Another excellent video. The only thing to mention here is that the gain is only seen for much larger projects. The new code in this case is actually 25% longer than the old code.

  • @titangamer7906
    @titangamer7906 15 วันที่ผ่านมา

    thanks bro

  • @baloch98764
    @baloch98764 16 วันที่ผ่านมา

    Got it!

  • @Ioyddh
    @Ioyddh 19 วันที่ผ่านมา

    गोडोट

  • @Procione07
    @Procione07 20 วันที่ผ่านมา

    This video is game changer. Not joking! importing so many animation and cut it immidiatly is like a god mode level of efficency. ty a lot.

  • @diegomerino9939
    @diegomerino9939 21 วันที่ผ่านมา

    Many thanks for these fantastic tutorials! I wanted to ask you which font are you using in your editor.

  • @stifenjans4342
    @stifenjans4342 22 วันที่ผ่านมา

    Is there anyway to make the picture smaller and to size fixed position?

  • @wildniscamper7276
    @wildniscamper7276 24 วันที่ผ่านมา

    warum ist mein balken im win 95 style?🤔

  • @fatalityA2B2
    @fatalityA2B2 25 วันที่ผ่านมา

    i just found your channel. You taught me REALLY well about many concepts i have been struggling for a while now. Thanks!❤

  • @МирославЖурба-в2у
    @МирославЖурба-в2у 29 วันที่ผ่านมา

    Great video

  • @luuanh6200
    @luuanh6200 29 วันที่ผ่านมา

    appreciate your work so much. Thanks

  • @JankoVlada
    @JankoVlada หลายเดือนก่อน

    import tkinter as tk from tkinter import ttk from pandastable import Table import pandas as pd root = tk.Tk() root.title("Read Excel Files") root.grid_columnconfigure(0, weight = 1) root .grid_rowconfigure(0, weight = 1) frame = ttk.Frame(root,borderwidth=10) frame.grid(sticky = "nswe") df = pd.DataFrame() table = Table(frame, dataframe=df, showstatusbar=True, showtoolbar=True) table.show() table.grid(sticky = "nswe") root.mainloop() All code for Excel,CSV in tkinter . Load,read.......pro

  • @flopism493
    @flopism493 หลายเดือนก่อน

    great implementation

  • @coderXplus1680
    @coderXplus1680 หลายเดือนก่อน

    Thank u so much this was extremely hard for me to understand but u made it so easy i wish i could show u the exercise because it made everything for me

  • @nui9781
    @nui9781 หลายเดือนก่อน

    Having real dramas not getting the slide panel to stick to the frame during resizing etc. If i resize or click on the main window - the panel drops to the back. If i drag the window right - It drops behind the root window. Bloody annoying

  • @kuntoajibukanpenyanyi
    @kuntoajibukanpenyanyi หลายเดือนก่อน

    wondering how to focusing 1 cell (specific column) using Tab key or Arrow key. Do you mind to make further tutorial on it ?

  • @demongod9120
    @demongod9120 หลายเดือนก่อน

    Man such a informative video you have made 🎉🎉🎉 thanks dude

  • @KlamerR69
    @KlamerR69 หลายเดือนก่อน

    lift and tkraise are equivalent methods in Tkinter for changing the stacking order of widgets. Both methods move the widget to the top of the stacking order, placing it above its siblings. The main difference lies in the naming convention. tkraise is a direct translation from the Tcl/Tk terminology, while lift is a more English-friendly alternative, as mentioned in the Raspberry Pi Forums discussion. In terms of usage, you can use either method interchangeably. For example, if you have a widget widget and you want to bring it to the top, you can use widget.tkraise() or widget.lift(). It’s worth noting that the lift method is not explicitly documented in the Tkinter documentation, but it is widely used and accepted as a synonym for tkraise. If you’re using an older version of Tkinter or a specific library that wraps Tkinter, it’s possible that lift may not be available or may behave differently. However, based on my search results and common practices, lift and tkraise can be used interchangeably.

  • @geekdevapp
    @geekdevapp หลายเดือนก่อน

    how to create blocks like scratch with tkinter, who has any idea?? Tks

  • @valentinrafael9201
    @valentinrafael9201 หลายเดือนก่อน

    The big problem with abstraction is that, you can't really do it from the get-go most of the time. If someone tries to get started with a GUI and go straight into abstracting first, and building functions second, they'll have a hard time debugging and a hard time when they get an idea while building and now they have to fit it in somewhere, or something didn't play out as expected. The sad truth is that, you kind of have to make a mess first, before doing it clean. After all, you can't "clean" unless it's dirty.

  • @MrArecius
    @MrArecius หลายเดือนก่อน

    Thanks. You are my go too for learning tkinter!

  • @лололокм
    @лололокм หลายเดือนก่อน

    good TEACHER, take it from a teacher

  • @martinnaydenov8643
    @martinnaydenov8643 หลายเดือนก่อน

    really nice and simple explanation, thanks man

  • @DigB_Gamer
    @DigB_Gamer หลายเดือนก่อน

    Ye repaired wala hi bechta vo to aapne halla kaat diya is liye ab vo accha banne ka natak kar raha hai.

  • @TheSantoshmenon
    @TheSantoshmenon หลายเดือนก่อน

    good video

  • @sustrasbk
    @sustrasbk หลายเดือนก่อน

    Some super helpful videos, excellent quality! Any chance you could make a video talking about passing information between the frames? Eg, when a button inside Main frame is pressed, it should update something inside the Entry frame? In my particualr case - I have a class which contains a matplotlib canvas and I have a few classes defining different frames which contains some buttons and entries. I want the matplotlib canvas to be updated based on the entries and button pressed in those different frames

  • @ИгорьИльин-ь4ш
    @ИгорьИльин-ь4ш หลายเดือนก่อน

    Amazingly simple! Unfortunately, I have a poor grasp of spoken English, but I learned more useful info from your scrollbar lesson than from all the others combined! Thank you!! 👍🎆🫂

  • @Aceptron
    @Aceptron หลายเดือนก่อน

    Mcoding covered this topic correctly unlike this dude.

  • @pan-ef7xg
    @pan-ef7xg 2 หลายเดือนก่อน

    is what i needed but not what I wanted thanks

  • @tristanauth7452
    @tristanauth7452 2 หลายเดือนก่อน

    how do I change the color of the Frame?

  • @epitomeofrafsan
    @epitomeofrafsan 2 หลายเดือนก่อน

    thank you so much

  • @hnbindiahistory465
    @hnbindiahistory465 2 หลายเดือนก่อน

    you didnt add last code in discription

  • @marianfedorco8521
    @marianfedorco8521 2 หลายเดือนก่อน

    This tutorial is perfect!!! So explanatory and detailed!

  • @MewingStreak31
    @MewingStreak31 2 หลายเดือนก่อน

    Firstly, mentioning a 'foreground colour', say, like root = Tk(fg_colour = 'gray') will return an error if you are using plain tkinter. Secondly, 'from ctypes import *' will import everything from ctypes and save the typing. Lastly, these modifications to make the window titlebar a specific colour wasn't really explained, it was importing complicated stuff from ctypes module and copying text without really learning anything. I understand this is a video simply to show how to make a window titlebar red, excellent vid overall.

  • @jumanchoudhury3372
    @jumanchoudhury3372 2 หลายเดือนก่อน

    nice video

  • @harukoto9289
    @harukoto9289 2 หลายเดือนก่อน

    can you also make shader tutorial for pygame?

  • @jimalix6270
    @jimalix6270 2 หลายเดือนก่อน

    Thank you so much for this playlist on tkinter! Your teaching style is awesome!

  • @dr.earnest.ujaama
    @dr.earnest.ujaama 2 หลายเดือนก่อน

    I am a big fan of Atlas and Clear Code. Excellent channel with excellent training. Full stop!

  • @mohamedsolimanH
    @mohamedsolimanH 2 หลายเดือนก่อน

    Man you are a great teacher ... thank you so much

  • @dibyajyotichakraborty7790
    @dibyajyotichakraborty7790 2 หลายเดือนก่อน

    Great,

  • @amolmanorkar2841
    @amolmanorkar2841 2 หลายเดือนก่อน

    thank you so much for this awesome video:)))))

  • @sergiorecaman373
    @sergiorecaman373 2 หลายเดือนก่อน

    3 days reading through several pages, and all I needed was your ten minute video. Thanks <3

    • @ClearAtlas
      @ClearAtlas 2 หลายเดือนก่อน

      The tkinter documentation is an absolute dumbsterfire

  • @Deb-Das
    @Deb-Das 2 หลายเดือนก่อน

    These are very impressive and detailed videos. Thanks, Chris! I am creating a photo gallery showing thumbnails from a directory. The number of thumbnails should be according to the window size, just like windows explorer. Any tips?

  • @duangaolu
    @duangaolu 2 หลายเดือนก่อน

    These are excellent. Yes, the best.