Liquids #Shader from #HalfLife Alyx explained:
https://80.lv/articles/simulating-liquids-in-a-bottle-with-a-shader/
https://80.lv/articles/simulating-liquids-in-a-bottle-with-a-shader/
80LV
Simulating Liquids in Bottles with a Shader
Gil Damoiseaux has recently shared the result of his attempt to recreate the liquid in a bottle effect from Alyx via a surface shader in Unity. In this article, he shared the technical details of his experiments with different kinds of liquids.
Liquid in the bottle #shader (like the one you've seen in Half-Life Alyx) is also possible in #GodotEngine, check this out:
https://www.youtube.com/watch?v=KsbmwZwHbZI
https://www.youtube.com/watch?v=KsbmwZwHbZI
YouTube
Godot bottle shader
liquid in bottle for Godot.
https://github.com/Lexpartizan/Lexpartizan_godot-bootle-shader
I did my project based on a short lesson from this person, but now he has posted the original code on github.
https://github.com/CaptainProton42/LiquidContainerDemo
https://github.com/Lexpartizan/Lexpartizan_godot-bootle-shader
I did my project based on a short lesson from this person, but now he has posted the original code on github.
https://github.com/CaptainProton42/LiquidContainerDemo
These guys are awesome and their GitHub repository is getting some more #Shaders for #GodotEngine:
https://twitter.com/miskatonic_s/status/1404676543520022528
https://twitter.com/miskatonic_s/status/1404676543520022528
Twitter
Miskatonic Studio
The "ghost" shader from yesterday is now available on GitHub ;) github.com/miskatonicstud… #GodotEngine #madewithgodot #shader
#GodotEngine #Shader compiler to avoid stutters when spawning new assets:
Instructions:
– For each material, add one MeshInstance or Particles object that uses the material to a group called "materials". You can add nodes to a group by selecting the node and clicking the "Node" tab in the top right corner. Adding multiple nodes with the same material to the group is fine but will waste resources.
– Add a node as a direct child of the camera node.
– Assign the shaderCompile.gd script to the node.
– This script assumes the existence of a top-level node called "World" which all scene objects reside in. Change this name as necessary for your project.
– There's two variables to play with. existFrames is the number of frames which go by until the quad mesh is hidden. – Set this to a number between 1 and 5. verticalDisplacement is the vertical distance of the quad mesh from the camera. Try tweaking both variables if you notice hiccups still occur.
https://github.com/webnetweaver/Godot_shadercompile
Instructions:
– For each material, add one MeshInstance or Particles object that uses the material to a group called "materials". You can add nodes to a group by selecting the node and clicking the "Node" tab in the top right corner. Adding multiple nodes with the same material to the group is fine but will waste resources.
– Add a node as a direct child of the camera node.
– Assign the shaderCompile.gd script to the node.
– This script assumes the existence of a top-level node called "World" which all scene objects reside in. Change this name as necessary for your project.
– There's two variables to play with. existFrames is the number of frames which go by until the quad mesh is hidden. – Set this to a number between 1 and 5. verticalDisplacement is the vertical distance of the quad mesh from the camera. Try tweaking both variables if you notice hiccups still occur.
https://github.com/webnetweaver/Godot_shadercompile
GitHub
GitHub - webnetweaver/Godot_shadercompile: This is a script written in Gdscript for compiling material shaders in a map load process.
This is a script written in Gdscript for compiling material shaders in a map load process. - GitHub - webnetweaver/Godot_shadercompile: This is a script written in Gdscript for compiling material s...
I know, that you like #Free stuff, and how about #Blender #Procedural #Shader for Spaceships?
https://www.youtube.com/watch?v=AXPsZYpeKOA
https://www.youtube.com/watch?v=AXPsZYpeKOA
YouTube
Free Spaceship Procedural Shader ( blender 2.90 )
You´ve asked and here it is, finally the free cool as ice spaceship procedural shader. As always, its procedural, it´s infinite, it´s free!
Incoming links!
Artstation: https://artstn.co/m/xBq3
Gumroad: https://gum.co/SNXzr
But remember, you are free…
Incoming links!
Artstation: https://artstn.co/m/xBq3
Gumroad: https://gum.co/SNXzr
But remember, you are free…
👍1
New addition to #Free #GodotEngine #Shaders pack – ultimate X-Ray collection!
https://github.com/alfredbaudisch/GodotShaderCollection/issues/3
#Godot #Shader
https://github.com/alfredbaudisch/GodotShaderCollection/issues/3
#Godot #Shader
🔥5