Polygarden
Polygarden
  • Видео 17
  • Просмотров 92 597
Godot 4.2.2 - Volumetric Clouds With Atmospheric Scattering
Got some simple atmospheric scattering working for new volumetric clouds. It's using a seperately rendered cloud shadow map, which can be used to cast shadows onto other objects like the terrain. It's still a bit hacky and not very optimized.
I try to convert this to Godot 4.3 and perhaps update the project on the repository when this is done.
I uploaded the cloud project to github. For anybody who is interested, you can look through the code. The clouds however are not production ready. The implementation is still kinda weird. Feel free to use the code for any Godot related project. I'm sure it can be helpful.
The project was created with Godot 4.2.2
Known Issues:
- To see the clouds in the e...
Просмотров: 1 909

Видео

Godot 4.2.2 - Cloud Worlds - Project Download
Просмотров 3 тыс.4 месяца назад
I uploaded the cloud project to github. For anybody who is interested, you can look through the code. The clouds however are not production ready. The implementation is still kinda weird. Feel free to use the code for any Godot related project. I'm sure it can be helpful. The project was created with Godot 4.2.2 I will be looking into to the Godot 4.3 update. With the render hooks it's possibly...
Godot - Clouds
Просмотров 2,8 тыс.Год назад
Godot - Clouds
Godot - Terrain Prototype Test
Просмотров 21 тыс.Год назад
The scattering is now fully procedural during runtime. I couldn't manage to make Godot run on too many nodes placed by the editor. Now it's 100% deterministic, but it's usable even for infinite terrains. This demo as it is runs on an Intel i7 930 with an RTX 2060. No raytracing needed. It is not yet optimized though. When I'm done cleaning up this demo, I'm going to release the project.
Godot - Animation IK Setup Test
Просмотров 10 тыс.Год назад
Just testing the IK Setup. The head and tail are procedurally animated with look at targets and blended together with the standard animations. It's using an animation tree. I have to say, this feature is amazing.
Godot - Object Terrain Blend
Просмотров 4,5 тыс.2 года назад
Object terrain blend shader, which contains one layer of sand and one layer of forest ground. The object texture is masked.
Godot - Continents & Minimap Shader
Просмотров 2 тыс.2 года назад
I have added a little minimap to the procedural terrain. The minimap covers 9 by 9 kilometers, but you can go as far as you want. I have also added larger chunks of terrain, like continents or big islands. The procedural generation is running much smoother now, barely noticeable in the background.
Godot - Fluid Simulation Foam Test
Просмотров 3,6 тыс.3 года назад
I applied the height map and foam particle buffer to a quickly written water shader to see if it works. Now I can add more water details and sync it with the camera.
Nodebased Tree Generator Test #2
Просмотров 7373 года назад
This is based on Godot engine, but is export as standalone editor.
Nodebased Tree Generator Test #1
Просмотров 5523 года назад
This is based on Godot Engine, but it's a standalone editor
Godot - Radiance Fog Atmospheric Height
Просмотров 1,7 тыс.3 года назад
I tried to fiddle around with the fog in Godot, but couldn't make it fit with the background. That's why I wrote this little but really cheap fog shader. It's not using a fog color. Instead it's using the background hdri mipmap to color the fog in the distance. This merges the horizon perfectly with the terrain. Added some atmospheric height to the radiance fog. It looks much more volumetric, e...
Procedural Landscape + Robot
Просмотров 2,1 тыс.3 года назад
Procedural Landscape Robot
Godot - Submarine Prototype
Просмотров 4,6 тыс.3 года назад
My first working submarine prototype. I built it very modular. So, for the game I can add or remove single modules. To make submarine customizable by the player.
Godot - Ocean Shader - Foam, Hue Tinting
Просмотров 10 тыс.3 года назад
I have added the foam to the ocean detail map. It's using the cfd input for the flow direction. I need to tweak it more though. I also changed the tinting method for the underwater color.
Godot - Physicalized Bike & Simple Distance Based Lodding
Просмотров 3 тыс.4 года назад
Simple lodding and occlusion system using area triggers. Each of those rocks have 10000 polygons in LOD0, all of them have collision. Stable 60 FPS in full HD on my GTX680. (actual framerate is about 150 FPS, it's all running in one thread in this demo, but lodding can be even seperated into another thread)
Physical Bike Test 2
Просмотров 6004 года назад
Physical Bike Test 2
Godot Water Shader
Просмотров 21 тыс.4 года назад
Godot Water Shader

Комментарии

  • @OrangeIND-
    @OrangeIND- Месяц назад

    You can Add Your Script edit hole Engine As you require edit Renderer as your Required this is why godot is great and gives control over every modle in engine even you can add different ray tracing programs

  • @OrangeIND-
    @OrangeIND- Месяц назад

    03:08 i hate this in godot look waves near their its getting break not smooth

  • @pancatime
    @pancatime Месяц назад

    Looks great, good job!

  • @TeaJayOne
    @TeaJayOne Месяц назад

    Can you make a tutorial about the water shader? I am very interested. I really want to know how you make the transition where the camera is half under water and half above it.

  • @StupidusMaximusTheFirst
    @StupidusMaximusTheFirst Месяц назад

    Hello, I'm the UK Navy Admiral, we would like to buy what you did there. Those are some very nice waves, we would like to rule them. We will write you a check, and if you name a good asking price, maybe we'll also buy your swimming course. We would like to learn to swim as well.

  • @joshualawson168
    @joshualawson168 Месяц назад

    this looks amazing!

  • @hectorminator4
    @hectorminator4 Месяц назад

    Could you post the assets or something for this project?? Thanks in advance...

  • @NathanSmithSkits
    @NathanSmithSkits 2 месяца назад

    Wait?!? Godot!? Thats crazy

  • @ppgrillo9531
    @ppgrillo9531 2 месяца назад

    Just discovered this looking for volumetric clouds and OMG, WHY DID I NEVER SEEM THIS PROJECT?! Looks like's what I was looking for! You still working on it? To have it in 4.3? Maybe the new Compositor Effects can be taken as an advantage to add better improvements or cheaper implementations or other effects :D

  • @AndreezyDev
    @AndreezyDev 2 месяца назад

    Bro this is godot!!!??!?! We need tutorials!

  • @Kry0000
    @Kry0000 2 месяца назад

    What you have here is stunning. Thank you for showing us what is possible in Godot, your skills are highly appreciated. The water here looks absolutely fantastic.

  • @davids7646
    @davids7646 2 месяца назад

    You are so good dude. Keep it up.

  • @rt5u
    @rt5u 2 месяца назад

    Hey man this is absolutely sick, ever thought about porting this to Godot 4? Cheers!

  • @ДаниилВалов-ж1э
    @ДаниилВалов-ж1э 2 месяца назад

    Hello, can you suggest ho to get rid of that flickering hile moving the camera

  • @luke029
    @luke029 2 месяца назад

    Hey there. Did you ever get to post your project on the terrain generation? That would be awesome. Thanks.

  • @epicjonny155
    @epicjonny155 2 месяца назад

    did you like made the global illumination dynamic or is it static?

  • @siddharthkatabathula9033
    @siddharthkatabathula9033 2 месяца назад

    Hello, is there a way to contact you? I have a few questions. It would be wonderful if you could help me out.

  • @sanketsbrush
    @sanketsbrush 2 месяца назад

    have you tried compute shaders ?

  • @graecus33
    @graecus33 2 месяца назад

    Makes me want to switch from UE5. Edit: Switching from UE5

  • @SilentShadowPunisher
    @SilentShadowPunisher 2 месяца назад

    Looks more like a river bed than a forest, it just lacks dark soil and leaf litter.

  • @JhonnyRivers
    @JhonnyRivers 2 месяца назад

    looks so good

  • @NeonfireStudio
    @NeonfireStudio 2 месяца назад

    please convert this into godot 4

  • @GabrielAplok
    @GabrielAplok 2 месяца назад

    Awesome work!

  • @ProjectRoleplayAI
    @ProjectRoleplayAI 3 месяца назад

    Awesome

  • @firerunnew
    @firerunnew 3 месяца назад

    Three years have passed and I'm still waiting for this in the marketplace *_*

  • @CharleyDonar
    @CharleyDonar 3 месяца назад

    THANK YOU!

  • @enriquebp6070
    @enriquebp6070 3 месяца назад

    Can you do a tutorial to reach that level of photorrealism in Godot

  • @cherrymanmay
    @cherrymanmay 3 месяца назад

    You are so great, you are my god, I love this project, thank you for your dedication to godot

  • @kaiseraugustus1393
    @kaiseraugustus1393 3 месяца назад

    This tutorial proofs the earth is flat

  • @ajkruko4620
    @ajkruko4620 3 месяца назад

    This channel needs more attention. Checked all your work. Subscribed, cause you're just awesome!

  • @LesusX
    @LesusX 3 месяца назад

    This is amazing! If you don't mind sharing, how did you make the water-camera intersection effect working so well?

    • @TeaJayOne
      @TeaJayOne Месяц назад

      I want to know as well.

  • @thomasmaier7053
    @thomasmaier7053 3 месяца назад

    Love that repo, can't wait for the update!!!

  • @firstlast6796
    @firstlast6796 3 месяца назад

    really beautiful, enjoying seeing these updates!

  • @Jinkel
    @Jinkel 3 месяца назад

    I just found this amazing channel thanks to the RUclips algorithm.

  • @ernestosantangeloregaladoa800
    @ernestosantangeloregaladoa800 3 месяца назад

    Beautiful! Would this translate as cloud shadows on the terrain as well? Keep up the incredible work 🎉

    • @Polygarden
      @Polygarden 3 месяца назад

      Thank you! I'm actually trying to make this work. For now it's just the fog receiving the shadows, but I also want to have a standard shader material being able to receive it. I don't know yet how long it will take me to do this, because I have to figure out how the schlick ggx BRDF works to be able to integrate it into the shadow pass properly. But in general this is the plan and that's why I have separated it into a shadow-map.

    • @ernestosantangeloregaladoa800
      @ernestosantangeloregaladoa800 3 месяца назад

      @@Polygarden Beautiful, thanks for the response, you've done such great work already I'm sure you'll figure it out 👌 do you think there's a community somewhere of people trying to solve similar challenges in godot?

    • @Polygarden
      @Polygarden 3 месяца назад

      @@ernestosantangeloregaladoa800 There are many knowledgeable people in the discord. They always helped me out very quickly. But I tend to dig through the Godot code myself first.

  • @Alejandro-x1i
    @Alejandro-x1i 3 месяца назад

    Amazing

  • @SolitaryElite
    @SolitaryElite 3 месяца назад

    looks very nice)) tutorial sometime?

  • @fadofficialmusic
    @fadofficialmusic 3 месяца назад

    Why you say its very un-optimised??

    • @Polygarden
      @Polygarden 3 месяца назад

      it is still work in progress

    • @charlieking7600
      @charlieking7600 3 месяца назад

      I suppose many functions used in shader could have arrays of precomputed values that will be interpolated.

  • @debrajmaji9608
    @debrajmaji9608 3 месяца назад

    It would be great if you could please do a tutorial regarding this. Thanks!!

    • @Polygarden
      @Polygarden 3 месяца назад

      Perhaps I can do something when my little demo is done. Like a little documentation or a paper where all the technical details are explained.

    • @nialltl5527
      @nialltl5527 3 месяца назад

      @@Polygarden would really love this! do you have plans for how much more you're going to add to this project before you consider it done?

    • @debrajmaji9608
      @debrajmaji9608 3 месяца назад

      @@Polygarden yes of course.

  • @eduardosanchezbarrios5810
    @eduardosanchezbarrios5810 3 месяца назад

    Awesome!!!

  • @PHDtt
    @PHDtt 3 месяца назад

    wow, well done 👏

  • @danielgrizzlus3950
    @danielgrizzlus3950 3 месяца назад

    Amazing!! Can these clouds work around a sphere, like as if wrapped around a planet?

    • @Polygarden
      @Polygarden 3 месяца назад

      Thank you very much! Unfortunately this is not easily possible at the moment. Everything is currently made in a way that you have a horizon along the xz-axis. Perhaps it can be done, but it would require alot of rewriting.

    • @danielgrizzlus3950
      @danielgrizzlus3950 3 месяца назад

      @@Polygarden I might eventually try to modify it to be able to be put around a sphere, I'll have to implement clouds of some sort eventually. Or I might try to make my own from scratch, but there's no way they will look as good as yours