Skip to content

VMF: Add option to split level geometry by chunks#105

Open
H2xDev wants to merge 2 commits into
v2.3.0from
feat/chunked-geometry
Open

VMF: Add option to split level geometry by chunks#105
H2xDev wants to merge 2 commits into
v2.3.0from
feat/chunked-geometry

Conversation

@H2xDev

@H2xDev H2xDev commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Makes possible:

  • Cull some parts of level geometry by occlusion/frustum culling.
  • LODs for each chunk
  • The collision is splitted as well

The option could be configured in the inspector:

image

The default chunk size could be set in the project settings.

Also resturctured the project settings by sections:
image

- Old fields will be remapped to new ones
@H2xDev H2xDev changed the base branch from master to v2.3.0 July 7, 2026 15:08
@H2xDev H2xDev changed the title VMF: Add option to split level geometry onto chunks VMF: Add option to split level geometry by chunks Jul 7, 2026
@H2xDev H2xDev force-pushed the feat/chunked-geometry branch 3 times, most recently from cd9f7d5 to 8f71450 Compare July 12, 2026 10:51
@H2xDev H2xDev force-pushed the feat/chunked-geometry branch from 8f71450 to 5b1e3ff Compare July 12, 2026 11:16
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