devendrn / newb-x-mcbe

A custom vanilla RenderDragon shader for Minecraft Bedrock
https://devendrn.github.io/newb-shader
MIT License
103 stars 50 forks source link

New cloud type #16

Open devendrn opened 5 months ago

devendrn commented 5 months ago

Add a new cloud density function to get more natural cloud shapes. Shading can still be done by rounded cloud's raymarching code.

Low priority (implement after v16?) (Based on multiple suggestions from Newb Community)

KuriMC606 commented 5 months ago

Will you add it to shaders?

devendrn commented 5 months ago

You have already implemented it in some of your variants. The idea is the same, but my implementation will be more optimized.