RAYMARCHING & PROCEDURAL SDF
2023Unity, Generative, Shader, HLSL
Realtime raymarching experiment with custom SDF animations, using multiple noise functions (perlin, fbm) together with smoothmin functions to blend together the SDF functions. Subsurface scattering shading is achieved with thickness estimation using RayMarching (not fully accurate), and some standard GGX BRDF shading.
Written entirelly in HLSL, this project is the first step of creating my own RayMarching library, exploring the possibilities of RayMarch techniques.
Written entirelly in HLSL, this project is the first step of creating my own RayMarching library, exploring the possibilities of RayMarch techniques.
EMAIL dishun@hotmail.co.uk
© Copyright 2024 Dichun Chen - All Rights Reserved
© Copyright 2024 Dichun Chen - All Rights Reserved