Skip to content

Smarter pruning during the recursive subdivision during climate generation#3372

Open
IntegratedQuantum wants to merge 1 commit into
PixelGuys:masterfrom
IntegratedQuantum:voronoi_again
Open

Smarter pruning during the recursive subdivision during climate generation#3372
IntegratedQuantum wants to merge 1 commit into
PixelGuys:masterfrom
IntegratedQuantum:voronoi_again

Conversation

@IntegratedQuantum

Copy link
Copy Markdown
Member

Instead of pruning possible influence area, it now prunes based on interpolation (using the same algorithm that was already used for each pixel in the map)

Overall this reduces runtime from ~40 ms to ~25 ms in ReleaseFast and ~270 ms to ~180 ms in Debug.
These should directly translate to world load time reductions.

Another small step towards #107

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.

1 participant