building-blocks icon indicating copy to clipboard operation
building-blocks copied to clipboard

Add merger that supports ambient occlusion evaluation

Open superdump opened this issue 3 years ago • 1 comments

This is still not correct as can be seen in the image below, but I think it is close. It can surely be more optimised as it is likely calculating the AO value multiple times per vertex position. I was thinking that perhaps a hash table of Stride, i32 in the merger could be used to avoid recalculation.

Screenshot 2021-05-02 at 16 08 59 - highlighted

superdump avatar May 02 '21 14:05 superdump

Hmm, I can also see the chunk borders. Kind of cool with LODs but... :) Screenshot 2021-05-02 at 16 49 15

And this is broken too: Screenshot 2021-05-02 at 16 49 32

superdump avatar May 02 '21 14:05 superdump