Unity test - Neon city
0:27
2 жыл бұрын
Unity test - segmentation shader 3
6:12
Unity test - ray marching
0:16
6 жыл бұрын
Mandelbrot zoom in
0:30
6 жыл бұрын
Unity Test - Wave (Collider)
1:40
6 жыл бұрын
minecraft - SEUS
3:38
6 жыл бұрын
Unity test - Displacement
0:30
7 жыл бұрын
Unity test - Audio Visualizer
3:28
7 жыл бұрын
Unity Test - Wave
0:33
7 жыл бұрын
Пікірлер
@monikg9275
@monikg9275 17 күн бұрын
Could you please explain how you create that material for the invisible plane to receive shadows? I am trying to do the same on Unreal Engine but I cannot find the way to. Thank you in advance
@saemranian
@saemranian 26 күн бұрын
Awesome!
@ashwithchandra2622
@ashwithchandra2622 4 ай бұрын
Wowww
@jinhuawen7876
@jinhuawen7876 Жыл бұрын
Awesome! That is what I need,now I can make my AR world looking real! Thank you!
@ACatWithACrown
@ACatWithACrown Жыл бұрын
Legend.
@Creeper_ofDoom
@Creeper_ofDoom Жыл бұрын
I want this internet age back. This era was so fun and funny.
@KomodozGaming
@KomodozGaming Жыл бұрын
Nice, exactly what I'm looking for!
@ZitongWu-jr7bi
@ZitongWu-jr7bi Жыл бұрын
Thank you for sharing! It runs smoothly in Unity. I find it very helpful!
@FacuDuck
@FacuDuck Жыл бұрын
Thanks, I was looking for this a lot of time.
@Genjink
@Genjink Жыл бұрын
Oh hey thats the cyberiastyle theme
@targashsensei7900
@targashsensei7900 Жыл бұрын
THIS. IS AWESOME. Works perfectly except i can't see tilemap if it's on the other side I've been breaking my head for several hours over this, could you help me out?
@29MPY
@29MPY Жыл бұрын
Rap Battle...
@francescorettore8940
@francescorettore8940 Жыл бұрын
Thanks for the shader! However, for me it only works in Scene mode: as soon as I enter the Game mode (or even looking at the camera preview) the plane is shown, having the same colour of the background. It's a problem, since I need my 3D object to overlap to a Raw Image set as background and the plane isn't supposed to be visible.
@Ending2012a
@Ending2012a Жыл бұрын
Hello, you have to change the clearflag of the camera to "Solid Color".
@francescorettore8940
@francescorettore8940 Жыл бұрын
@@Ending2012a Thanks for the fast response! Clear flag is already set to 'Solid Color' (and I even tried inputting a completely transparent colour (0,0,0,0)), but what I see is a black plane under my object in camera preview and Game view.
@Ending2012a
@Ending2012a Жыл бұрын
@@francescorettore8940 could you provide your Unity version? Are you using the version newer than 2019?
@francescorettore8940
@francescorettore8940 Жыл бұрын
@@Ending2012a Yes indeed, my Unity version is 2021.3.10f1. Do you think that by downgrading to previous versions could solve the problem? What is your Unity version?
@francescorettore8940
@francescorettore8940 Жыл бұрын
Unfortunately, I still have the same problem even with version 2019.4.29f1, as reported in your Github repository :(
@argeozbrawl8176
@argeozbrawl8176 Жыл бұрын
Hi, how you can bloom without affecting the camera render shader? Nice vid
@Ending2012a
@Ending2012a Жыл бұрын
Hi, I used the bloom shader by keijiro in this video. It is a post processing shader, so you just need to attach the script to your main camera, then everything works great :).
@argeozbrawl8176
@argeozbrawl8176 Жыл бұрын
@@Ending2012a Ty, it works with a nice mobile performance
@sarthakmusale9752
@sarthakmusale9752 2 жыл бұрын
I added this to my project and it worked perfectly. but the next day it stopped working, the shadow was not shown in game window. I also removed UR pipeline from project, still not working. any solution??
@Ending2012a
@Ending2012a 2 жыл бұрын
Hello, I just update the shader code. Could you try this new version? ---> github.com/Ending2015a/kage
@Ending2012a
@Ending2012a 2 жыл бұрын
BTW, this shader does not work with Skybox (camera settings), so you have to change your camera setting to Solid color
@Oreo77544
@Oreo77544 2 жыл бұрын
Fun Fact:Angry German Kid A İdiot😂
@b3armonk
@b3armonk 2 жыл бұрын
thank you so much!
@andreisamodio4429
@andreisamodio4429 2 жыл бұрын
Fnf funny mod😂😂😂😂
@TheFrogChair
@TheFrogChair 2 жыл бұрын
Spoon
@noobvulcan47
@noobvulcan47 2 жыл бұрын
This is super awesome. But how can i make it work in URP?
@Ending2012a
@Ending2012a 2 жыл бұрын
Hi, you can see this issue github.com/Ending2015a/UnityShadow/issues/1
@momomo2298
@momomo2298 2 жыл бұрын
谢谢!
@NegInfinity
@NegInfinity 2 жыл бұрын
I've checked the repository. You're using AutoLight shadow attenuation macros to compute transparency of the fake shadow. Very clever. However it will not work with multiple lights.
@Ending2012a
@Ending2012a 2 жыл бұрын
Hello, the new version now can work with multiple lights ---> github.com/Ending2015a/kage
@GrvShekhawat
@GrvShekhawat 2 жыл бұрын
I tested on iOS build for AR game and it works great, thanks!
@yogeshks7592
@yogeshks7592 2 жыл бұрын
But the shadow is not visible in game window
@Ending2012a
@Ending2012a 2 жыл бұрын
Really😱? It works fine on my computer. I also use this shader to record the video with transparent background.
@yogeshks7592
@yogeshks7592 2 жыл бұрын
@@Ending2012a Is anything should need to attach to the camera?
@DaltonSessumes
@DaltonSessumes 2 жыл бұрын
@@Ending2012a I had the same problem. No shadow visible in game window. Is this URP?
@s-litvin
@s-litvin 2 жыл бұрын
Same for me (((
@MatthewRiddett
@MatthewRiddett 2 жыл бұрын
Same here.
@Retikulum01
@Retikulum01 2 жыл бұрын
Deutsches video aber niemand deutsch
@cintiajord
@cintiajord 2 жыл бұрын
Friday Night Funk be like: 1:25
@partitionhlep
@partitionhlep 2 жыл бұрын
you're cringe
@boinkus-doinkus
@boinkus-doinkus 2 жыл бұрын
I thought I was the only who noticed this.
@MyIGNisJima
@MyIGNisJima Жыл бұрын
I hate you for saying that
@umbertoseverino4232
@umbertoseverino4232 2 жыл бұрын
Hi! I'm very interested in your application. How can I replicate your segmentation shader? It is online?
@Ending2012a
@Ending2012a 2 жыл бұрын
Hello, you can find them on my Github github.com/Ending2015a/Unity-segmentation-shader
@deerop3748
@deerop3748 2 жыл бұрын
Hello, I am trying to implement a similar top-down view visualization. Would you mind sharing the code with me? Thank you
@Ending2012a
@Ending2012a 2 жыл бұрын
Hi, if you are looking for the implementation of generating this kind of top-down map from depth map, I suggest you refer to this github repo [facebookresearch/OccupancyAnticipation]. Because my code is a little bit messy and it's implemented in TensorFlow, which may be hard to read.😀
@Ending2012a
@Ending2012a 2 жыл бұрын
Hello, I have uploaded the source code to github.com/Ending2015a/dungeon_maps
@deerop3748
@deerop3748 2 жыл бұрын
@@Ending2012a Much thanks
@godrulerking60874
@godrulerking60874 2 жыл бұрын
Super insane
@godrulerking60874
@godrulerking60874 2 жыл бұрын
The German kid is Raging🤣🤣
@godrulerking60874
@godrulerking60874 2 жыл бұрын
Japanese video is crazy
@lochnesspikachu5012
@lochnesspikachu5012 2 жыл бұрын
This is missing the chart.
@meatman69696
@meatman69696 2 жыл бұрын
was ist das lol
@loveplane737
@loveplane737 2 жыл бұрын
nice lol
@gamerskills1571
@gamerskills1571 2 жыл бұрын
lyrics: oh my go oh my go fod d d od o xpaaaaaaaaaaaa yeayds h oh o ho ho sdsedf fddfsefdrefdsfd xpaaaaa uh hu hypoi sdosa oa sasdsta s jlkjdf lel;os EQK;DS KAWR[FD'PDJMRGFVC;OLZK;S.sanJlokaJNla<Knk[pko;'k sdlk;fdlkdfs;lk df;lk start asdf lo;sdfj'pf;ds fgk;oklfg;loj;lgfjk start dfo pjo fdis-]p[kiwA'SOIw[ajAkloIH@Alnzk[ij ahhhHhahahahaahahahahahahahHAHAHAHAHAHAHAHAHAHAHAHAHAhahahahahahhhAHAHHAHAHAHAHAHAHAH YOUR GETS LOS oh my gooh my go XPAA STOPS SPEN A OH AKJPISZJADS JU8MAp:o?hyo:LHkHBLj aaaaaaaaaa df fjpolz[ duhuahuahuahauhauh auha aaaaaaaaaaaa ahuauauauauauauaa auahuahouuoaoahah aaaa aa a a This comment is trash??
@gamerskills1571
@gamerskills1571 2 жыл бұрын
AHAHAHAHAHAAHA
@EdFanSus
@EdFanSus 3 жыл бұрын
Fnf be like: 1:25
@ComputerBoyVN
@ComputerBoyVN 3 жыл бұрын
Beautiful!
@trige9873
@trige9873 3 жыл бұрын
It's the German kid🤣🤣
@elbatoscanoadriano6200
@elbatoscanoadriano6200 3 жыл бұрын
:0
@NotIlham
@NotIlham 3 жыл бұрын
Wtf is this lol
@zeca_gamer_youtube6436
@zeca_gamer_youtube6436 3 жыл бұрын
😂😂😂😂
@omarquiros44k12
@omarquiros44k12 3 жыл бұрын
😂😂😂
@dhina8635
@dhina8635 3 жыл бұрын
FNF
@dhina8635
@dhina8635 3 жыл бұрын
Cave vosie
@dhina8635
@dhina8635 3 жыл бұрын
Witthy gone mad playing fnf
@SHinierthennyourforehead
@SHinierthennyourforehead 3 жыл бұрын
this isnt fnf , this is step!mania
@김인규-c9o
@김인규-c9o 3 жыл бұрын
@NightMare Tube @Tursu r/woosh he meant that the german kid was Whitty because he exploded with anger HOW DO YOU PPL NOT UNDERSTAND!?!??!! AHHAHA
@collinization4533
@collinization4533 3 жыл бұрын
@@김인규-c9o this is youtube not reddit just say it is a joke
@kellyandjamil6834
@kellyandjamil6834 3 жыл бұрын
😡😡😡😡😡😡😡😡😡😡🤣🤣🤣🤣🤣😅😅😅😅
@hayd1n-tw
@hayd1n-tw 3 жыл бұрын
我也在做類似的項目,請問可以粗略描述一下箭頭的判別方法嗎? 另外,我的想法是求每個輪廓的每個內角用於判斷,你覺得是否可行呢?
@stepmani-6216
@stepmani-6216 3 жыл бұрын
StepMania VS German Gamer
@gøckłøłe
@gøckłøłe 3 жыл бұрын
what