I'm back! Hope you enjoyed this video! if you did, please press that like button and subscribe for more content like this. It costs you nothing, but for me it's everything! Consider supporting this channel on Patreon for exclusive content as well as early access to future videos and projects: www.patreon.com/Kofybrek
@samuelcollier1764 Жыл бұрын
Glad you're back :)
@awix637 Жыл бұрын
Finally, It's been a while since the last video. Don't leave us again, there is no other SFML guy that i like to watch. Thanks for the video
@sukiio..9631 Жыл бұрын
honestly compared to a lot of other coding youtubers you by far have the most personality and i’m here for it 😁
@soykiokin Жыл бұрын
Finally!!!! Thank you Kofybrek!!!!
@jammincoder Жыл бұрын
I really like the ways you summarize the algorithms and code in such a fast but understandable way. Thanks for the video!
@scottpinkston5571 Жыл бұрын
absolutely loved the review of some of these data structures and algorithms! very entertaining !
@erc0re526 Жыл бұрын
I MISSED YOUR VIDEOS SO MUCH, the other day I was just rewatching the platformer one. Nice!
@martindejonge695 Жыл бұрын
In my opinion, this is an excellent visualization of how the algorithms work.
@cmdprmptexe Жыл бұрын
Welcome back! It's been a long time and it's worth the wait :D
@FlareGunDebate Жыл бұрын
you describe things clearly, you get my sub. congratulations.
@Mati2k03 Жыл бұрын
Damn your videos are truly inspiring. Lately I have to study to my final exams so I totaly abandoned SFML and rn I feel kind guilty that you made such amazing project when I just spend time recovery after math class.
@rocketeer1763 Жыл бұрын
I’m working on a simple project right now in SFML that’s going to require pathfinding, and I was like “wow where do I start” Then I saw the discord notification that you were going to post a pathfinding video and I was like “awesome I’ll just wait for Kofybrek” 😂 Great video, thank you!
@jimishukurow22867 ай бұрын
I can finally compile your codes and run them in my ubuntu, nice jobs ... keep going
@pegeotsam6181 Жыл бұрын
Hi, I m french student in an engineering school (Pleased excuse my bad english) and to pass the competive exam to join it, I made a project about comparison of a lot of pathfinding algorithms. A pretty cool way to think about mathematical pathfinding is to compare pathfinding in discrete space (where the precision of your path is directly related to the precision of the discretization of the space, so obviously if you want a straight path you need a very thin discretization and your path will be made up of a large number of cells so calculus will be pretty long) to pathfinding in continous space by considering polygons and path between vertex of polygons. In continuous pathfinding, the minimal distance path is the perfect answer at the problem of minimization of the distance because you pass from vertex to vertex straight on. A lot of optimization can be implement in continuous pathfinding to reduce calculus (because there is also a lot of vertex to take into account) for example by considering only appropriate vertex because a lot of them are useless to make a minimal distance path considering they form a convav or a convex corner. I forgot to congratulate you for your amazing videos, a lot of fun while speaking about smart codes !
@Test-iv4pm Жыл бұрын
It's good to see you again! Of course, with another certified Kofybrek banger: a complex topic explained extremely well, put into simple terms, made easier to understand, and visualized intuitively, uploaded on a criminally undersubscribed channel.
@matthieuhenocque7824 Жыл бұрын
So nice to see you back Kofybrek ! All I have to say is
@hassanbo8200 Жыл бұрын
Bro I love your content, hope you won't leave the channel for so long, just keep it up👍👍👍
@BryanAnderson-o1u Жыл бұрын
i have watched every video of yours i really like your videos keep up the good work
@twistedillusion-u4s Жыл бұрын
i was making a game and saw this video, very good video!
@ChrisVideosGreek Жыл бұрын
Maybe your best video so far (after the Mario one!)
@ninebysixteen222 Жыл бұрын
love your videos bro❤❤
@Fulbion Жыл бұрын
oh. my. god. You are back!!
@forgottenforever1036 Жыл бұрын
Fantastic!!
@bakitsogtoo2421 Жыл бұрын
Keep going man
@mxblong Жыл бұрын
waited for so long
@airguillo3111 ай бұрын
include a NN here man! to see if it really outperforms an heuristic.. that'll be a great video
@Abdalla_Osman Жыл бұрын
Bro is back!
@paulogabriel11229 ай бұрын
@Kofybrek Awesome video and explanation, but can I make a pathfinding without moving through diagonals?
@Kofybrek9 ай бұрын
Yes. Just remove that part from the function that gets the neighboring cells.
@danhoward7697 Жыл бұрын
Same old map with blocks. This is the simplest way. Try Having walls around the squares where the move depends on where the current Node is and what direction it needs to go. Show me that code.
@codejoy-w1e Жыл бұрын
روعة واصل 👏👏
@TheSelfUnemployed Жыл бұрын
EPIC!
@TruthSpitter253 Жыл бұрын
Hey Dude can you help me? I am trying to make a platformer but my player kept passing through walls, I know how to detect collision but not able to stop it if it pass through wall, i also use sfml
@borbzaby Жыл бұрын
Would you ever consider doing a C++ and SFML tutorial for beginners? I only know C# and basic HTML, JavaScript and Python, but I would love to know how to use C++ as I feel it would be very good to know
@Kofybrek Жыл бұрын
Yes, definitely!
@borbzaby Жыл бұрын
@@Kofybrek Are you going to do it? If so, when?
@airguillo3111 ай бұрын
yeah man.. I understand everything but SFML lol
@The_master_of_frogs Жыл бұрын
W
@anon1963 Жыл бұрын
Hey Kofybrek, at 1:58 I'm pretty sure the formula for x is actually x = (y - b) / m. I was using x = y / m and I was getting incorrect results
@KristOFF-T Жыл бұрын
0:07 The actually special people are the ones who don't read these "secret" messages.
@otto_ueue Жыл бұрын
2:44 lmao
@drmechehoudabdelhamid9381 Жыл бұрын
please please from a coder to a coder what version of sfml you are using?
@Kofybrek Жыл бұрын
2.5.1
@logik6414 Жыл бұрын
G'day friend
@C0playeR Жыл бұрын
Yoo First Also good work !
@C0playeR Жыл бұрын
@@MenaceInc he made the comment before he posted... It was second second when i saw the post and commented 😅
@thenameisluk Жыл бұрын
finally
@rsingh5759 Жыл бұрын
Make a game using wave function collapse.
@rizwanafarween7371 Жыл бұрын
Bro what's your Brian's mass
@Test-iv4pm Жыл бұрын
One really neat "side note" in this video is when you showed that you changed the algorithms so that they find the LONGEST path. It's inspiring. What could we add to a game that uses the longest path? How can we make an interesting gameplay mechanic out of this? Just some rhetorical questions. Interesting to think about.
@lordmushroom723 Жыл бұрын
raylib api is cleaner than SFML :)))
@razorgmyt6772 Жыл бұрын
raylib is developed in c sfml is developed in c++ and this video is about c++ so...
@Kofybrek Жыл бұрын
I'm planning to try raylib at some point. Everyone keep saying how amazing it is.
@lordmushroom723 Жыл бұрын
@@Kofybrek It's just another library that does all the graphics and window stuff that SDL and SFML do but IMHO it outclasses the competition in terms of architecture and simpleness of the public api. Plus the community is so fun. Also very nice implementation of those algorithms. :)) Its very cool to see the effort that goes into coding something like this