Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Add merger that supports ambient occlusion evaluation #24

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

superdump
Copy link
Contributor

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
Copy link
Contributor Author

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

@bonsairobo bonsairobo force-pushed the main branch 2 times, most recently from 1bd1c6c to af0582a Compare August 10, 2021 23:03
@bonsairobo bonsairobo force-pushed the main branch 2 times, most recently from 5dfcb24 to 790ac87 Compare August 29, 2021 21:04
@bonsairobo bonsairobo force-pushed the main branch 4 times, most recently from 3199918 to 4e9e0c1 Compare September 6, 2021 07:18
@bonsairobo bonsairobo force-pushed the main branch 7 times, most recently from 8645945 to a69d051 Compare September 16, 2021 05:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant