Tune Your Brain into SHADERS!

  Рет қаралды 10,389

NekotoArts

NekotoArts

2 жыл бұрын

@PlayWithFurcifer Style Water: github.com/nekotogd/PlayWithF...
#GoGodotJam3 :
Website: gogodotjam.com/
Jam Page CLASSIC: itch.io/jam/go-godot-jam-3
Jam Page ULTRA: gotm.io/jam/gogodotjam-ultra/1
Channels Mentioned in the Video:
@PlayWithFurcifer : / playwithfurcifer
@Codeer : / codeer
@acegikmo : / acegikmo
Support Me:
ko-fi.com/nekoto
Last Shader Video:
• The MOST IMPORTANT Sha...

Пікірлер: 56
@acegikmo
@acegikmo 2 жыл бұрын
but I never got any email from you ;-;
@ViniCavin
@ViniCavin Жыл бұрын
Senpai have noticed you. congratz
@RedefineGamedev
@RedefineGamedev 2 жыл бұрын
One important step in mastering shaders is learning how to think in their terms and this video nails it perfectly. Great work!
@NekotoArts
@NekotoArts 2 жыл бұрын
Thank you! Learning how to think in shader terms is very important!
@Kultcher
@Kultcher Жыл бұрын
Definitely, I've watched a few shader videos but they felt a little over my head. Understanding the mask thing and what vertex shaders are vs. UV shaders from this video really made some stuff click.
@MrEliptik
@MrEliptik 2 жыл бұрын
As always, really good! Can't wait to see more of your shader content :)
@NekotoArts
@NekotoArts 2 жыл бұрын
hehe, there's always more incoming :D
@kmitt91
@kmitt91 2 жыл бұрын
Oh no, I missed the premiere thought it was today... Very cool and good explained👍
@NekotoArts
@NekotoArts 2 жыл бұрын
Lol, np! Thanks so much!
@whoeverofhowevermany
@whoeverofhowevermany Жыл бұрын
6:20 this would be funny if it wasn't just actually true.
@NekotoArts
@NekotoArts Жыл бұрын
LMAO thank you!
@AnKlMa
@AnKlMa 2 жыл бұрын
Love your content!! Keep it up
@NekotoArts
@NekotoArts 2 жыл бұрын
Thank you so much!!
@fatihmtlm
@fatihmtlm Жыл бұрын
I think playing with the node based shader editors like in Blender might help.
@jamaalsineke2405
@jamaalsineke2405 Жыл бұрын
Literally starting to learn Game dev today. looking at your BOTW shader tuts brought me here and honestly,I havent coded a thing in unity yet but I feel like I can at least do shaders with your straightforward explanation of the theory not necessarily focusing on GOdot specifically. Thank you Sir
@berightben8318
@berightben8318 2 жыл бұрын
Yep, you are the best on the platform
@gingerbeargames
@gingerbeargames 2 жыл бұрын
cheers! I think things finally clicked after this video. I've spent so many hours trying to learn shaders but I think I know where I've been going wrong now.
@NekotoArts
@NekotoArts 2 жыл бұрын
That's awesome! I'm happy that my video was able to help you!
@theothetorch8016
@theothetorch8016 Жыл бұрын
Having seen your vid, I saw you in the discord for that mining game and only now do I realize. IT'S YOU!!! :) GREAT video, really helpful.
@NekotoArts
@NekotoArts Жыл бұрын
Thank you very much!
@AceyTM
@AceyTM Жыл бұрын
Super cool tutorial, thank you really much You're a great teacher and you explain clearly, good work, I hope you'll get better known Also big thanks for helping the Godot ecosystem grow by learning cool stuff
@NekotoArts
@NekotoArts Жыл бұрын
Thank you so much! I'm really glad that I'm able to help the Godot ecosystem grow!
@Max-jq6qq
@Max-jq6qq 2 жыл бұрын
Lovely!
@NekotoArts
@NekotoArts 2 жыл бұрын
Thank you!
@NevoskiStudios
@NevoskiStudios Жыл бұрын
Thanks for the great tutorials! Is that "2D grass instancing" example from the video on github somewhere? Seems like something I'm trying to implement.
@NekotoArts
@NekotoArts Жыл бұрын
Tada! -> github.com/nekotogd/Godot_2D_Grass_Particles No credit needed, but like gimme a little holler if you do anything with it, I'd love to see!
@NevoskiStudios
@NevoskiStudios Жыл бұрын
@@NekotoArts Will do, thanks!
@tomtomkowski7653
@tomtomkowski7653 Жыл бұрын
Greate sense of humor xD
@NekotoArts
@NekotoArts Жыл бұрын
Hehe thank you!
@fghjkcvb2614
@fghjkcvb2614 Жыл бұрын
I miss you and your Videos
@NekotoArts
@NekotoArts Жыл бұрын
Aww thank you! I've got a video in the works, but its been put on hold because my house literally broke down :/ Thank you so much for your support tho! I'll have the video out as soon as I'm able to
@vaughndoesstuffs1856
@vaughndoesstuffs1856 2 жыл бұрын
the best crack i've ever seen
@gofastutos
@gofastutos 2 жыл бұрын
Nice
@TheBaxes
@TheBaxes 2 жыл бұрын
Shaders seem fun
@NekotoArts
@NekotoArts 2 жыл бұрын
They are super fun! You can create super cool looking stuff with them :)
@gesucristo9191
@gesucristo9191 2 жыл бұрын
Is it possible to create shaders with any programming language? Btw nice vid i just subscribed
@NekotoArts
@NekotoArts 2 жыл бұрын
Technically yes, but only if someone has created a compiler for that language that can convert the language you're using into shader code for the GPU. So far, the most popular shader languages are GLSL (for OpenGL and Vulkan*) and HLSL (for DirectX)
@longlivethesecondplaceice2736
@longlivethesecondplaceice2736 Жыл бұрын
Hi if no one does it you could touch the fundamental building blocks for godot users. Am reading and watching videos but still dont have a clear understanding on what the can do and how the don't mix. Am getting to many errors and staring to lose hope. If you know someone who explens the functions of each code. That would help thenks.
@ishi...
@ishi... Жыл бұрын
edit: I got it to work by adjusting the water_color alpha I am having trouble getting that water shader to work ... I have a sprite with the godot icon ... new shader material ... new shader ... put the code from github in there (sprite == black)... put new siplex noise in uniform 1 (sprite == white with small black spheres apearing) ... put in 2nd nois texture (sprite == just white nothing else) ...am I doing something wrong?
@NycroLP
@NycroLP 2 жыл бұрын
Hey, hope u dont mind me naming a video idea. Given the lack of tuts on godot shaders especially vfx most people reliant on Blender/unity/ue4 tuts. It would be interesting to know how to apply those tuts on godot.
@NekotoArts
@NekotoArts Жыл бұрын
This is a good video idea actually! And always feel free to drop suggestions :D Working on a different video right now tho, so this idea will have to wait for a bit.
@MacronLacrom
@MacronLacrom Жыл бұрын
About the water shader thing: would I get in trouble if I copy the code for a game and sell the game?
@NekotoArts
@NekotoArts Жыл бұрын
It depends on the license of the game/code that you are copying from. Licenses like MIT and CC0 are very permissive and allow you to copy code freely without worrying about anything. If you want to know which licenses allow you copy code, check out this website: choosealicense.com/licenses/ The water shader code is linked in the description on GitHub, with a CC0 license, so feel free to copy from it!
@fabianvelander
@fabianvelander 2 жыл бұрын
shader god, shader king, slim shady
@NekotoArts
@NekotoArts 2 жыл бұрын
LMAO YES. My palms are sweaty
@VideosAosMolhos
@VideosAosMolhos Жыл бұрын
Can i suggest a rain shader for godot video?
@NekotoArts
@NekotoArts Жыл бұрын
Thanks for the suggestion! I have another video that I'm currently working on but I'll keep it in mind for a future project
@leonstansfield
@leonstansfield 2 жыл бұрын
shaedr
@NekotoArts
@NekotoArts 2 жыл бұрын
Shaedehr
@Daelon_Suzuka
@Daelon_Suzuka 2 жыл бұрын
Look mom, I'm on TV!
@NekotoArts
@NekotoArts 2 жыл бұрын
hehe
@Fullstackdesign
@Fullstackdesign 11 ай бұрын
This is interesting, I am currently researching how to do a 3D pixel shader similar to t3ssel8r unity shader for his game. Ideally, I want the shader with an outline, dithering and sharp pixel perfect edges shown in this blender video: kzbin.info/www/bejne/q5yzaoaef852sJI
@mazen5253
@mazen5253 2 жыл бұрын
naaaah
@adityasamudre2291
@adityasamudre2291 2 жыл бұрын
As always, really good! Can't wait to see more of your shader content :)
@NekotoArts
@NekotoArts 2 жыл бұрын
I always have more on the way! :)
How To Shader. (using Godot Engine)
7:28
PlayWithFurcifer
Рет қаралды 47 М.
I REVIEWED YOUR GAMES! (Game Dev Feedback)
24:50
Goodgis
Рет қаралды 82 М.
КАХА и Джин 2
00:36
К-Media
Рет қаралды 4,1 МЛН
ELE QUEBROU A TAÇA DE FUTEBOL
00:45
Matheus Kriwat
Рет қаралды 26 МЛН
UFC 302 : Махачев VS Порье
02:54
Setanta Sports UFC
Рет қаралды 1,1 МЛН
FOOTBALL WITH PLAY BUTTONS ▶️ #roadto100m
00:29
Celine Dept
Рет қаралды 75 МЛН
Learn GODOT 4 Compute Shaders with RAYTRACING!!
12:40
NekotoArts
Рет қаралды 26 М.
Giving Personality to Procedural Animations using Math
15:30
t3ssel8r
Рет қаралды 2,4 МЛН
13 ADDONS to SPEED UP your game creation in GODOT!
11:23
MrEliptik
Рет қаралды 98 М.
An introduction to Shader Art Coding
22:40
kishimisu
Рет қаралды 907 М.
Remaking Breath of the Wild using Godot Shaders | Devlog 2
5:26
MAKE YOUR SCENES LOOK GOOD! | Godot
11:03
NekotoArts
Рет қаралды 22 М.
I Remade My Game 4 YEARS Later! • Gelli Fields Devlog
10:02
I Accidentally Made the Hardest Game Ever
10:23
BadGameDev
Рет қаралды 115 М.
How Games Make VFX (Demonstrated in Godot 4)
5:46
PlayWithFurcifer
Рет қаралды 299 М.
Making an Arcade Roguelike in 48 Hours | Sparkchild Devlog
12:34
ЧЕРЕШНЯ (смешное видео, юмор, приколы, поржать, смех)
0:59
Натурал Альбертович
Рет қаралды 2 МЛН
А ТЫ СМОЖЕШЬ УГАДАТЬ ЦВЕТ? #Shorts #Глент
0:37
ToRung short film: he is a good friend😍
0:36
ToRung
Рет қаралды 22 МЛН
Зоопарк без зверей #фильмы #сериалы
0:44
ВКРАТЦЕ
Рет қаралды 2,7 МЛН
ДЕВУШКА проучила МУЖА изменщика 😱 #shorts
1:00
Лаборатория Разрушителя
Рет қаралды 3,6 МЛН