Skip to content

Conversation

@Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Oct 18, 2021

Each chunk can now define an overlay. An overlay is drawn over the base model, and can have its own color, gradient, and mask properties. An overlay can be used to apply a pattern over the entire model at once.

Using an overlay does have a performance impact because each polygon in a chunk with an overlay gets duplicated. But it makes it dramatically easier to apply a pattern over the entire model at once.

A demo of this functionality has been added, called "overlay". It is not the nicest looking example, but it does demonstrate the functionality well.

@Gudahtt
Copy link
Member Author

Gudahtt commented Oct 18, 2021

This depends upon #76

@Gudahtt Gudahtt mentioned this pull request Oct 18, 2021
Base automatically changed from add-mask to main October 18, 2021 19:38
@Gudahtt Gudahtt marked this pull request as ready for review October 18, 2021 19:39
@Gudahtt Gudahtt requested a review from a team as a code owner October 18, 2021 19:39
Each chunk can now define an overlay. An overlay is drawn over the base
model, and can have its own `color`, `gradient`, and `mask` properties.
An overlay can be used to apply a pattern over the entire model at
once.

Using an overlay does have a performance impact because each polygon in
a chunk with an overlay gets duplicated. But it makes it dramatically
easier to apply a pattern over the entire model at once.

A demo of this functionality has been added, called "overlay". It is
not the nicest looking example, but it does demonstrate the
functionality well.
@Gudahtt Gudahtt marked this pull request as draft February 6, 2025 17:36
@Gudahtt
Copy link
Member Author

Gudahtt commented Feb 6, 2025

I don't remember why I wrote this 🤔

Needs a few updates now, so I've moved it to draft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants