One-hour long video explaining many, many grass techniques in Unreal Engine! Files are available as a Tier 2 reward on my Patreon: https://www.patreon.com/GhislainGir
I was impressed by the fantastic shaders in Genshin Impact and decided to study the NPR (Non-Photorealistic Rendering) technique. While studying, the following two posts have been very helpful. My post introduces a variety of functions that I have researched. ============================================================================== Ben Ayers Blender Shader https://www.artstation.com/blogs/bjayers/9oOD/blender-npr-recreating-the-genshin-impact-shader Adrian Mendez Unity URP Shader https://www.artstation.com/artwork/wJZ4Gg The modeling and textures of the posts use the modeling that is officially distributed, and you can directly download it from the website below. I used it for educational purposes. https://ys.biligame.com/gczj/ Thanks for watching !
Unreal Engine Material - FFT Ocean Flipbook, Ghislain GIRARDOT
Finally, here's a breakdown of the technique I used to create the water in my old 'Tropical Diorama' UE project. It got a few improvements since then :) Hope you'll find the video useful! Files are available as a Tier 1 reward on my Patreon: https://www.patreon.com/GhislainGir
In this tutorial video for Unreal and Unity, we learn about iridescence and what causes it. Then we use those principles to create a realistic soap bubble sh...
Perlin Noise One of other common form of noise is perlin noise. Perlin noise is one implementation of so called “gradient noise” similarly to value n...